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 髴捺㏍霍晁ア「 111010011001110010010011111001101000011110000011111010001011011110011101111010001011000110100010 e99c93e68783e8b79de8b1a2
EUC-JP 髴捺?霍晁ア「 11110001111111001100011011101000001111111111000010111001110110101110101010001110101100011000111010100010 f1fcc6e83ff0b9daea8eb18ea2
UTF-8 髴捺㏍霍晁ア「 111010011010101110110100111001101000110110111010111000111000111110001101111010011001110010001101111001101001100110000001111011111011110110110001111011111011110110100010 e9abb4e68dbae38f8de99c8de69981efbdb1efbda2
UHC ?捺??晁?? 001111111101000111110100001111110011111111110000110001010011111100111111 3fd1f43f3ff0c53f3f

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