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 ?瀋??}?瀋??{^ 00111111111000000110001100111111001111110111110100111111111000000110001100111111001111110111101101011110 3fe0633f3f7d3fe0633f3f7b5e
EUC-JP ?瀋??}?瀋??{^ 00111111110111111100010000111111001111110111110100111111110111111100010000111111001111110111101101011110 3fdfc43f3f7d3fdfc43f3f7b5e
UTF-8 룶瀋룫輪}룶瀋룫輪{^ 111010111010001110110110111001111000000010001011111010111010001110101011111011111010011110010111011111011110101110100011101101101110011110000000100010111110101110100011101010111110111110100111100101110111101101011110 eba3b6e7808beba3abefa7977deba3b6e7808beba3abefa7977b5e
UHC 룶瀋룫輪}룶瀋룫輪{^ 10001111101010111110010010100011100011111010001011101011110011000111110110001111101010111110010010100011100011111010001011101011110011000111101101011110 8fabe4a38fa2ebcc7d8fabe4a38fa2ebcc7b5e

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