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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 癲??┼}癲??┼{^ 111000011001111100111111001111111000010010101001011111011110000110011111001111110011111110000100101010010111101101011110 e19f3f3f84a97de19f3f3f84a97b5e
EUC-JP 癲??┼}癲??┼{^ 111000101010000100111111001111111010100010101011011111011110001010100001001111110011111110101000101010110111101101011110 e2a13f3fa8ab7de2a13f3fa8ab7b5e
UTF-8 癲뚎꾨┼}癲뚎꾨┼{^ 111001111001100110110010111010111001101010001110111010101011111010101000111000101001010010111100011111011110011110011001101100101110101110011010100011101110101010111110101010001110001010010100101111000111101101011110 e799b2eb9a8eeabea8e294bc7de799b2eb9a8eeabea8e294bc7b5e
UHC 癲뚎꾨┼}癲뚎꾨┼{^ 11101111101001101000110011010001100001001110101110100110101010110111110111101111101001101000110011010001100001001110101110100110101010110111101101011110 efa68cd184eba6ab7defa68cd184eba6ab7b5e

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