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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 瓦?愼?瓦?愼?^ 10001010101000100011111110011100110001000011111110001010101000100011111110011100110001000011111101011110 8aa23f9cc43f8aa23f9cc43f5e
EUC-JP 瓦?愼?瓦?愼?^ 10110100101001000011111111011000110001100011111110110100101001000011111111011000110001100011111101011110 b4a43fd8c63fb4a43fd8c63f5e
UTF-8 瓦렱愼렣瓦렱愼렣^ 11100111100100111010011011101011101000001011000111100110100001001011110011101011101000001010001111100111100100111010011011101011101000001011000111100110100001001011110011101011101000001010001101011110 e793a6eba0b1e684bceba0a3e793a6eba0b1e684bceba0a35e
UHC 瓦렱愼렣瓦렱愼렣^ 1110100010111111100011101011111011100011111001011000111010110100111010001011111110001110101111101110001111100101100011101011010001011110 e8bf8ebee3e58eb4e8bf8ebee3e58eb45e

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