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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???艤?????^ 0011111100111111001111111110010001111110001111110011111100111111001111110011111101011110 3f3f3fe47e3f3f3f3f3f5e
EUC-JP ???艤?????^ 0011111100111111001111111110011111011111001111110011111100111111001111110011111101011110 3f3f3fe7df3f3f3f3f3f5e
UTF-8 嶪뤹뇦艤뺞뿈蓮롮쐲^ 11100101101101101010101011101011101001001011100111101011100001111010011011101000100010011010010011101011101110101001111011101011101111111000100011101111101001101001100111101011101000011010111011101100100100001011001001011110 e5b6aaeba4b9eb87a6e889a4ebba9eebbf88efa699eba1aeec90b25e
UHC 嶪뤹뇦艤뺞뿈蓮롮쐲^ 11100101111101011000111111100111100001111000111011101011111110101001010111100110100101111000111111100110111001011000111011101100100111001001010101011110 e5f58fe7878eebfa95e6978fe6e58eec9c955e

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