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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ◆〓??ゲ◆〓?純ご^ 100000011001111110000001101011000011111100111111100000110101000110000001100111111000000110101100001111111000111110000011100000101011001001011110 819f81ac3f3f8351819f81ac3f8f8382b25e
EUC-JP ◆〓??ゲ◆〓?純ご^ 101000101010000110100010101011100011111100111111101001011011001010100010101000011010001010101110001111111011110111100011101001001011010001011110 a2a1a2ae3f3fa5b2a2a1a2ae3fbde3a4b45e
UTF-8 ◆〓룶킃ゲ◆〓룶純ご^ 11100010100101111000011011100011100000001001001111101011101000111011011011101101100000101000001111100011100000101011001011100010100101111000011011100011100000001001001111101011101000111011011011100111101101001001010011100011100000011001010001011110 e29786e38093eba3b6ed8283e382b2e29786e38093eba3b6e7b494e381945e
UHC ◆〓룶킃ゲ◆〓룶純ご^ 101000011101111110100001111010111000111110101011101101001000111110101011101100101010000111011111101000011110101110001111101010111110001011101101101010101011010001011110 a1dfa1eb8fabb48fabb2a1dfa1eb8fabe2edaab45e

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