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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
EUC-JP ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
UTF-8 깁깁깁깁}깁깁깁깁{^ 111010101011100110000001111010101011100110000001111010101011100110000001111010101011100110000001011111011110101010111001100000011110101010111001100000011110101010111001100000011110101010111001100000010111101101011110 eab981eab981eab981eab9817deab981eab981eab981eab9817b5e
UHC 깁깁깁깁}깁깁깁깁{^ 10110001111010011011000111101001101100011110100110110001111010010111110110110001111010011011000111101001101100011110100110110001111010010111101101011110 b1e9b1e9b1e9b1e97db1e9b1e9b1e9b1e97b5e

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