To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 °U}°U{^ 11101110101101101000111010110000010101010111110111101110101101101000111010110000010101010111101101011110 eeb68eb0557deeb68eb0557b5e
SJIS-WIN ?¶?°U}?¶?°U{^ 0011111110000001111101110011111110000001100010110101010101111101001111111000000111110111001111111000000110001011010101010111101101011110 3f81f73f818b557d3f81f73f818b557b5e
EUC-JP î¶?°U}î¶?°U{^ 100011111010101111000010101000101111100100111111101000011110101101010101011111011000111110101011110000101010001011111001001111111010000111101011010101010111101101011110 8fabc2a2f93fa1eb557d8fabc2a2f93fa1eb557b5e
UTF-8 °U}°U{^ 110000111010111011000010101101101100001010001110110000101011000001010101011111011100001110101110110000101011011011000010100011101100001010110000010101010111101101011110 c3aec2b6c28ec2b0557dc3aec2b6c28ec2b0557b5e
UHC ?¶?°U}?¶?°U{^ 0011111110100010110100100011111110100001110001100101010101111101001111111010001011010010001111111010000111000110010101010111101101011110 3fa2d23fa1c6557d3fa2d23fa1c6557b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)