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 10010010011100100011111100111111001111110111011010010010011100100011111100111111001111110111011001000010 92723f3f3f7692723f3f3f7642
EUC-JP 池?橒?v池?橒?vB 1100001111010011001111111000111111000101101011010011111101110110110000111101001100111111100011111100010110101101001111110111011001000010 c3d33f8fc5ad3f76c3d33f8fc5ad3f7642
UTF-8 池렞橒렡v池렞橒렡vB 111001101011000110100000111010111010000010011110111001101010100110010010111010111010000010100001011101101110011010110001101000001110101110100000100111101110011010101001100100101110101110100000101000010111011001000010 e6b1a0eba09ee6a992eba0a176e6b1a0eba09ee6a992eba0a17642
UHC 池렞橒렡v池렞橒렡vB 11110010101011101000111010101111111010011111100010001110101100100111011011110010101011101000111010101111111010011111100010001110101100100111011001000010 f2ae8eafe9f88eb276f2ae8eafe9f88eb27642

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