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 1110101010011111001111111110100001000010100011011010001101110110111010101001111100111111111010000100001010001101101000110111011001000010 ea9f3fe8428da376ea9f3fe8428da37642
EUC-JP 堯?錚坤v堯?錚坤vB 1111010010100001001111111110111110100011101110101010010101110110111101001010000100111111111011111010001110111010101001010111011001000010 f4a13fefa3baa576f4a13fefa3baa57642
UTF-8 堯렭錚坤v堯렭錚坤vB 111001011010000010101111111010111010000010101101111010011000110010011010111001011001110110100100011101101110010110100000101011111110101110100000101011011110100110001100100110101110010110011101101001000111011001000010 e5a0afeba0ade98c9ae59da476e5a0afeba0ade98c9ae59da47642
UHC 堯렭錚坤v堯렭錚坤vB 11101000111010111000111010111010111011101011011011001101110111100111011011101000111010111000111010111010111011101011011011001101110111100111011001000010 e8eb8ebaeeb6cdde76e8eb8ebaeeb6cdde7642

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