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 ???^}???^{^ 0011111100111111001111110101111001111101001111110011111100111111010111100111101101011110 3f3f3f5e7d3f3f3f5e7b5e
SJIS-WIN ???^}???^{^ 0011111100111111001111110101111001111101001111110011111100111111010111100111101101011110 3f3f3f5e7d3f3f3f5e7b5e
EUC-JP ??Ŵ^}??Ŵ^{^ 001111110011111110001111101010101111000101011110011111010011111100111111100011111010101011110001010111100111101101011110 3f3f8faaf15e7d3f3f8faaf15e7b5e
UTF-8 깶ꎮŴ^}깶ꎮŴ^{^ 111010101011100110110110111010101000111010101110110001011011010001011110011111011110101010111001101101101110101010001110101011101100010110110100010111100111101101011110 eab9b6ea8eaec5b45e7deab9b6ea8eaec5b45e7b5e
UHC 깶??^}깶??^{^ 10000011101001000011111100111111010111100111110110000011101001000011111100111111010111100111101101011110 83a43f3f5e7d83a43f3f5e7b5e

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