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 迺ァ遽檎挑遽型 11100111100100101010011111100111101011111000110011100111100100101010011111100111101011111000110001011110 e792a7e7af8ce792a7e7af8c5e
EUC-JP 迺ァ遽檎挑遽型 1110110111110010100011101010011111101110101100011011100011101001110001001010100111101110101100011011011110111111 edf28ea7eeb1b8e9c4a9eeb1b7bf
UTF-8 迺ァ遽檎挑遽型 111010001011111110111010111011111011110110100111111010011000000110111101111001101010101010001110111001101000110010010001111010011000000110111101111001011001111010001011 e8bfbaefbda7e981bde6aa8ee68c91e981bde59e8b
UHC ??遽檎挑遽型 001111110011111111001011111010001101000011010101110100111111101111001011111010001111101011111110 3f3fcbe8d0d5d3fbcbe8fafe

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