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 ????x????xB 0011111100111111001111110011111101111000001111110011111100111111001111110111100001000010 3f3f3f3f783f3f3f3f7842
SJIS-WIN ??イ◇x??イ◇xB 001111110011111110000011010000111000000110011110011110000011111100111111100000110100001110000001100111100111100001000010 3f3f8343819e783f3f8343819e7842
EUC-JP ??イ◇x??イ◇xB 001111110011111110100101101001001010000111111110011110000011111100111111101001011010010010100001111111100111100001000010 3f3fa5a4a1fe783f3fa5a4a1fe7842
UTF-8 룶츕イ◇x룶츕イ◇xB 111010111010001110110110111011001011100010010101111000111000001010100100111000101001011110000111011110001110101110100011101101101110110010111000100101011110001110000010101001001110001010010111100001110111100001000010 eba3b6ecb895e382a4e2978778eba3b6ecb895e382a4e297877842
UHC 룶츕イ◇x룶츕イ◇xB 10001111101010111010111010001111101010111010010010100001110111100111100010001111101010111010111010001111101010111010010010100001110111100111100001000010 8fabae8faba4a1de788fabae8faba4a1de7842

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