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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 鴃ニ寬カ室昇ァ鴃 111010011110111011000110111110101010101010110110100011101011101010001111101110001111011110001110101001111110100111101110 e9eec6faaab68eba8fb8f78ea7e9ee
EUC-JP 鴃ニ?カ室昇?ァ鴃 11110010111100001000111011000110001111111000111010110110101111001011110010111110101110100011111110001110101001111111001011110000 f2f08ec63f8eb6bcbcbeba3f8ea7f2f0
UTF-8 鴃ニ寬カ室昇ァ鴃 111010011011010010000011111011111011111010000110111001011010111110101100111011111011110110110110111001011010111010100100111001101001100010000111111011101001010110110001111011111011110110100111111010011011010010000011 e9b483efbe86e5afacefbdb6e5aea4e69887ee95b1efbda7e9b483
UHC ??寬?室昇??? 001111110011111111001110101100000011111111100011111110001110001110110000001111110011111100111111 3f3fceb03fe3f8e3b03f3f3f

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