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 ???焙}???焙{^ 00111111001111110011111111100000100001000111110100111111001111110011111111100000100001000111101101011110 3f3f3fe0847d3f3f3fe0847b5e
EUC-JP ???焙}???焙{^ 00111111001111110011111111011111111001000111110100111111001111110011111111011111111001000111101101011110 3f3f3fdfe47d3f3f3fdfe47b5e
UTF-8 롛렒뤶焙}롛렒뤶焙{^ 111010111010000110011011111010111010000010010010111010111010010010110110111001111000010010011001011111011110101110100001100110111110101110100000100100101110101110100100101101101110011110000100100110010111101101011110 eba19beba092eba4b6e784997deba19beba092eba4b6e784997b5e
UHC 롛렒뤶焙}롛렒뤶焙{^ 10001110110111111000111010100111100011111110010011011011110011000111110110001110110111111000111010100111100011111110010011011011110011000111101101011110 8edf8ea78fe4dbcc7d8edf8ea78fe4dbcc7b5e

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