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 ??佑?}??佑?{^ 00111111001111111001011101000011001111110111110100111111001111111001011101000011001111110111101101011110 3f3f97433f7d3f3f97433f7b5e
EUC-JP ??佑?}??佑?{^ 00111111001111111100110110100100001111110111110100111111001111111100110110100100001111110111101101011110 3f3fcda43f7d3f3fcda43f7b5e
UTF-8 뤀쨈佑햚}뤀쨈佑햚{^ 111010111010010010000000111011001010100010001000111001001011110110010001111011011001011010011010011111011110101110100100100000001110110010101000100010001110010010111101100100011110110110010110100110100111101101011110 eba480eca888e4bd91ed969a7deba480eca888e4bd91ed969a7b5e
UHC 뤀쨈佑햚}뤀쨈佑햚{^ 10001111101100011100001010110100111010011100111011000001011011100111110110001111101100011100001010110100111010011100111011000001011011100111101101011110 8fb1c2b4e9cec16e7d8fb1c2b4e9cec16e7b5e

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