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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??楡}??楡{^ 0011111100111111100111101011111001111101001111110011111110011110101111100111101101011110 3f3f9ebe7d3f3f9ebe7b5e
EUC-JP ??楡}??楡{^ 0011111100111111110111001100000001111101001111110011111111011100110000000111101101011110 3f3fdcc07d3f3fdcc07b5e
UTF-8 롛롈楡}롛롈楡{^ 111010111010000110011011111010111010000110001000111001101010010110100001011111011110101110100001100110111110101110100001100010001110011010100101101000010111101101011110 eba19beba188e6a5a17deba19beba188e6a5a17b5e
UHC 롛롈楡}롛롈楡{^ 100011101101111110001110110011101110101011111000011111011000111011011111100011101100111011101010111110000111101101011110 8edf8eceeaf87d8edf8eceeaf87b5e

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