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 ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
SJIS-WIN 梯???v梯???vB 10010010111100100011111100111111001111110111011010010010111100100011111100111111001111110111011001000010 92f23f3f3f7692f23f3f3f7642
EUC-JP 梯?橒?v梯?橒?vB 1100010011110100001111111000111111000101101011010011111101110110110001001111010000111111100011111100010110101101001111110111011001000010 c4f43f8fc5ad3f76c4f43f8fc5ad3f7642
UTF-8 梯렱橒렡v梯렱橒렡vB 111001101010001010101111111010111010000010110001111001101010100110010010111010111010000010100001011101101110011010100010101011111110101110100000101100011110011010101001100100101110101110100000101000010111011001000010 e6a2afeba0b1e6a992eba0a176e6a2afeba0b1e6a992eba0a17642
UHC 梯렱橒렡v梯렱橒렡vB 11110000101011001000111010111110111010011111100010001110101100100111011011110000101011001000111010111110111010011111100010001110101100100111011001000010 f0ac8ebee9f88eb276f0ac8ebee9f88eb27642

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