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 111000101010001100111111001111111001100111001110011101101110001010100011001111110011111110011001110011100111011001000010 e2a33f3f99ce76e2a33f3f99ce7642
EUC-JP 筌??厥v筌??厥vB 111001001010010100111111001111111101001011010000011101101110010010100101001111110011111111010010110100000111011001000010 e4a53f3fd2d076e4a53f3fd2d07642
UTF-8 筌뚯늸厥v筌뚯늸厥vB 111001111010110110001100111010111001101010101111111010111000101010111000111001011000111010100101011101101110011110101101100011001110101110011010101011111110101110001010101110001110010110001110101001010111011001000010 e7ad8ceb9aafeb8ab8e58ea576e7ad8ceb9aafeb8ab8e58ea57642
UHC 筌뚯늸厥v筌뚯늸厥vB 11101111101001111000110011101100100010001000000111001111111100000111011011101111101001111000110011101100100010001000000111001111111100000111011001000010 efa78cec8881cff076efa78cec8881cff07642

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