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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 葹イ迺ス葹イ蝓キ 111001001101111110110010111001111001001010111101111001001101111110110010111001011001111110110111 e4dfb2e792bde4dfb2e59fb7
EUC-JP 葹イ迺ス葹イ蝓キ 11101000111000011000111010110010111011011111001010001110101111011110100011100001100011101011001011101010101000011000111010110111 e8e18eb2edf28ebde8e18eb2eaa18eb7
UTF-8 葹イ迺ス葹イ蝓キ 111010001001000110111001111011111011110110110010111010001011111110111010111011111011110110111101111010001001000110111001111011111011110110110010111010001001110110010011111011111011110110110111 e891b9efbdb2e8bfbaefbdbde891b9efbdb2e89d93efbdb7
UHC ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f

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