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 ????L}????L{^ 00111111001111110011111100111111010011000111110100111111001111110011111100111111010011000111101101011110 3f3f3f3f4c7d3f3f3f3f4c7b5e
SJIS-WIN ??曝ュL}??曝ュL{^ 0011111100111111100101001001100010000011100001010100110001111101001111110011111110010100100110001000001110000101010011000111101101011110 3f3f949883854c7d3f3f949883854c7b5e
EUC-JP ?đ曝ュL}?đ曝ュL{^ 001111111000111110101001110000101100011111111000101001011110010101001100011111010011111110001111101010011100001011000111111110001010010111100101010011000111101101011110 3f8fa9c2c7f8a5e54c7d3f8fa9c2c7f8a5e54c7b5e
UTF-8 룶đ曝ュL}룶đ曝ュL{^ 111010111010001110110110110001001001000111100110100110111001110111100011100000111010010101001100011111011110101110100011101101101100010010010001111001101001101110011101111000111000001110100101010011000111101101011110 eba3b6c491e69b9de383a54c7deba3b6c491e69b9de383a54c7b5e
UHC 룶đ曝ュL}룶đ曝ュL{^ 100011111010101110101001101000101111100011101101101010111110010101001100011111011000111110101011101010011010001011111000111011011010101111100101010011000111101101011110 8faba9a2f8edabe54c7d8faba9a2f8edabe54c7b5e

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