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 ?????i?????iB 00111111001111110011111100111111001111110110100100111111001111110011111100111111001111110110100101000010 3f3f3f3f3f693f3f3f3f3f6942
SJIS-WIN ????ヂi????ヂiB 001111110011111100111111001111111000001101100001011010010011111100111111001111110011111110000011011000010110100101000010 3f3f3f3f8361693f3f3f3f83616942
EUC-JP ????ヂi????ヂiB 001111110011111100111111001111111010010111000010011010010011111100111111001111110011111110100101110000100110100101000010 3f3f3f3fa5c2693f3f3f3fa5c26942
UTF-8 룶쥿룶콓ヂi룶쥿룶콓ヂiB 111010111010001110110110111011001010010110111111111010111010001110110110111011001011110110010011111000111000001110000010011010011110101110100011101101101110110010100101101111111110101110100011101101101110110010111101100100111110001110000011100000100110100101000010 eba3b6eca5bfeba3b6ecbd93e3838269eba3b6eca5bfeba3b6ecbd93e383826942
UHC 룶쥿룶콓ヂi룶쥿룶콓ヂiB 1000111110101011101000110100110110001111101010111011000110001111101010111100001001101001100011111010101110100011010011011000111110101011101100011000111110101011110000100110100101000010 8faba34d8fabb18fabc2698faba34d8fabb18fabc26942

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