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 ??????A? 0011111100111111001111110011111100111111001111110100000100111111 3f3f3f3f3f3f413f
SJIS-WIN 鼇??俑??A鼇 1110101010000111001111110011111110011000110110100011111100111111010000011110101010000111 ea873f3f98da3f3f41ea87
EUC-JP 鼇??俑??A鼇 1111001111100111001111110011111111010000110111000011111100111111010000011111001111100111 f3e73f3fd0dc3f3f41f3e7
UTF-8 鼇믧눈俑덄ㅊA鼇 11101001101111001000011111101011101011111010011111101011100010001000100011100100101111111001000111101011100011011000010011100011100001011000101001000001111010011011110010000111 e9bc87ebafa7eb8888e4bf91eb8d84e3858a41e9bc87
UHC 鼇믧눈俑덄ㅊA鼇 111010001010100010010010111010011011010010101011111010011011010110001000111001111010010010111010010000011110100010101000 e8a892e9b4abe9b588e7a4ba41e8a8

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