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 嶸エ^h 1110010110110110101110001110111110111101101101000101111001101000 e5b6b8efbdb45e68
SJIS-WIN ?¶???´^h 00111111100000011111011100111111001111110011111110000001010011000101111001101000 3f81f73f3f3f814c5e68
EUC-JP 嶸�^h 10001111101010111010100110100010111110011000111110100010101100011000111110101011110000010011111110100001101011010101111001101000 8faba9a2f98fa2b18fabc13fa1ad5e68
UTF-8 嶸エ^h 1100001110100101110000101011011011000010101110001100001110101111110000101011110111000010101101000101111001101000 c3a5c2b6c2b8c3afc2bdc2b45e68
UHC ?¶¸?½´^h 001111111010001011010010101000101010110000111111101010001111011010100010101001010101111001101000 3fa2d2a2ac3fa8f6a2a55e68

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