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 ??蛭}??蛭{^ 0011111100111111100101010110011101111101001111110011111110010101011001110111101101011110 3f3f95677d3f3f95677b5e
EUC-JP ??蛭}??蛭{^ 0011111100111111110010011100100001111101001111110011111111001001110010000111101101011110 3f3fc9c87d3f3fc9c87b5e
UTF-8 롛롉蛭}롛롉蛭{^ 111010111010000110011011111010111010000110001001111010001001101110101101011111011110101110100001100110111110101110100001100010011110100010011011101011010111101101011110 eba19beba189e89bad7deba19beba189e89bad7b5e
UHC 롛롉蛭}롛롉蛭{^ 100011101101111110001110110011111111001011110100011111011000111011011111100011101100111111110010111101000111101101011110 8edf8ecff2f47d8edf8ecff2f47b5e

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