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 ????ヂ}????ヂ{^ 001111110011111100111111001111111000001101100001011111010011111100111111001111110011111110000011011000010111101101011110 3f3f3f3f83617d3f3f3f3f83617b5e
EUC-JP ????ヂ}????ヂ{^ 001111110011111100111111001111111010010111000010011111010011111100111111001111110011111110100101110000100111101101011110 3f3f3f3fa5c27d3f3f3f3fa5c27b5e
UTF-8 룶퀶룶콓ヂ}룶퀶룶콓ヂ{^ 111010111010001110110110111011011000000010110110111010111010001110110110111011001011110110010011111000111000001110000010011111011110101110100011101101101110110110000000101101101110101110100011101101101110110010111101100100111110001110000011100000100111101101011110 eba3b6ed80b6eba3b6ecbd93e383827deba3b6ed80b6eba3b6ecbd93e383827b5e
UHC 룶퀶룶콓ヂ}룶퀶룶콓ヂ{^ 1000111110101011101101000100011110001111101010111011000110001111101010111100001001111101100011111010101110110100010001111000111110101011101100011000111110101011110000100111101101011110 8fabb4478fabb18fabc27d8fabb4478fabb18fabc27b5e

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