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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 幽??\}幽??\{^ 10010111010010000011111100111111010111000111110110010111010010000011111100111111010111000111101101011110 97483f3f5c7d97483f3f5c7b5e
EUC-JP 幽??\}幽??\{^ 11001101101010010011111100111111010111000111110111001101101010010011111100111111010111000111101101011110 cda93f3f5c7dcda93f3f5c7b5e
UTF-8 幽며튤\}幽며튤\{^ 1110010110111001101111011110101110101001101100001110110110001010101001000101110001111101111001011011100110111101111010111010100110110000111011011000101010100100010111000111101101011110 e5b9bdeba9b0ed8aa45c7de5b9bdeba9b0ed8aa45c7b5e
UHC 幽며튤\}幽며튤\{^ 1110101011101011101110001110011111000110101010110101110001111101111010101110101110111000111001111100011010101011010111000111101101011110 eaebb8e7c6ab5c7deaebb8e7c6ab5c7b5e

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