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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 癲???\}癲???\{^ 111000011001111100111111001111110011111101011100011111011110000110011111001111110011111100111111010111000111101101011110 e19f3f3f3f5c7de19f3f3f3f5c7b5e
EUC-JP 癲???\}癲???\{^ 111000101010000100111111001111110011111101011100011111011110001010100001001111110011111100111111010111000111101101011110 e2a13f3f3f5c7de2a13f3f3f5c7b5e
UTF-8 癲녾엽흢\}癲녾엽흢\{^ 1110011110011001101100101110101110000101101111101110110010010111101111011110110110011101101000100101110001111101111001111001100110110010111010111000010110111110111011001001011110111101111011011001110110100010010111000111101101011110 e799b2eb85beec97bded9da25c7de799b2eb85beec97bded9da25c7b5e
UHC 癲녾엽흢\}癲녾엽흢\{^ 111011111010011010000110111010101011111110110001110001011000001001011100011111011110111110100110100001101110101010111111101100011100010110000010010111000111101101011110 efa686eabfb1c5825c7defa686eabfb1c5825c7b5e

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