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 諱ッ閾灘叉貂ャ 111001101000000110101111111010001000011110010011111001011000110110110011111001101011100010101100 e681afe88793e58db3e6b8ac
EUC-JP 諱ッ閾灘叉貂ャ 1110101111100001100011101010111111101111111001111100011011100111101110101011010111101100101110101000111010101100 ebe18eafefe7c6e7bab5ecba8eac
UTF-8 諱ッ閾灘叉貂ャ 111010001010101110110001111011111011110110101111111010011001011010111110111001111000000110011000111001011000111110001001111010001011001010000010111011111011110110101100 e8abb1efbdafe996bee78198e58f89e8b282efbdac
UHC 諱??灘叉貂? 1111110111001001001111110011111111110111101010001111001110101001111101011011000000111111 fdc93f3ff7a8f3a9f5b03f

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