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 ??瓣??}??瓣??{^ 001111110011111111100001010000010011111100111111011111010011111100111111111000010100000100111111001111110111101101011110 3f3fe1413f3f7d3f3fe1413f3f7b5e
EUC-JP ??瓣??}??瓣??{^ 001111110011111111100001101000100011111100111111011111010011111100111111111000011010001000111111001111110111101101011110 3f3fe1a23f3f7d3f3fe1a23f3f7b5e
UTF-8 룶臘瓣룫輪}룶臘瓣룫輪{^ 111010111010001110110110111011111010010010100110111001111001001110100011111010111010001110101011111011111010011110010111011111011110101110100011101101101110111110100100101001101110011110010011101000111110101110100011101010111110111110100111100101110111101101011110 eba3b6efa4a6e793a3eba3abefa7977deba3b6efa4a6e793a3eba3abefa7977b5e
UHC 룶臘瓣룫輪}룶臘瓣룫輪{^ 1000111110101011110100101010001011110111111110111000111110100010111010111100110001111101100011111010101111010010101000101111011111111011100011111010001011101011110011000111101101011110 8fabd2a2f7fb8fa2ebcc7d8fabd2a2f7fb8fa2ebcc7b5e

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