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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 纐寺ぃ纐寺ぃ^ 11100011100101101000111010011011100000101010000111100011100101101000111010011011100000101010000101011110 e3968e9b82a1e3968e9b82a15e
EUC-JP 纐寺ぃ纐寺ぃ^ 11100101111101101011101111111011101001001010001111100101111101101011101111111011101001001010001101011110 e5f6bbfba4a3e5f6bbfba4a35e
UTF-8 纐寺ぃ纐寺ぃ^ 11100111101110101001000011100101101011111011101011100011100000011000001111100111101110101001000011100101101011111011101011100011100000011000001101011110 e7ba90e5afbae38183e7ba90e5afbae381835e
UHC ?寺ぃ?寺ぃ^ 0011111111011110110100011010101010100011001111111101111011010001101010101010001101011110 3fded1aaa33fded1aaa35e

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