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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 癰??源↑ジ音 111000011001111000111111001111111000110010111001100000011010101010000011010101111000100110111001 e19e3f3f8cb981aa835789b9
EUC-JP 癰??源↑ジ音 111000011111111000111111001111111011100010111011101000101010110010100101101110001011001010111011 e1fe3f3fb8bba2aca5b8b2bb
UTF-8 癰꾠끃源↑ジ音 111001111001100110110000111010101011111010100000111010111000000110000011111001101011101010010000111000101000011010010001111000111000001010111000111010011001111110110011 e799b0eabea0eb8183e6ba90e28691e382b8e99fb3
UHC 癰꾠끃源↑ジ音 1110100010111001100001001110001110000101101110011110101010111001101000011110100010101011101110001110101111100101 e8b984e385b9eab9a1e8abb8ebe5

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