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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ????鹹}????鹹{^ 001111110011111100111111001111111110101001100011011111010011111100111111001111110011111111101010011000110111101101011110 3f3f3f3fea637d3f3f3f3fea637b5e
EUC-JP ????鹹}????鹹{^ 001111110011111100111111001111111111001111000100011111010011111100111111001111110011111111110011110001000111101101011110 3f3f3f3ff3c47d3f3f3f3ff3c47b5e
UTF-8 룶쾹⒝룫鹹}룶쾹⒝룫鹹{^ 111010111010001110110110111011001011111010111001111000101001001010011101111010111010001110101011111010011011100110111001011111011110101110100011101101101110110010111110101110011110001010010010100111011110101110100011101010111110100110111001101110010111101101011110 eba3b6ecbeb9e2929deba3abe9b9b97deba3b6ecbeb9e2929deba3abe9b9b97b5e
UHC 룶쾹⒝룫鹹}룶쾹⒝룫鹹{^ 1000111110101011101100101000111110101001110011101000111110100010111110011110100101111101100011111010101110110010100011111010100111001110100011111010001011111001111010010111101101011110 8fabb28fa9ce8fa2f9e97d8fabb28fa9ce8fa2f9e97b5e

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