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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ??????浣^ 001111110011111100111111001111110011111100111111100111111010111101011110 3f3f3f3f3f3f9faf5e
EUC-JP ??????浣^ 001111110011111100111111001111110011111100111111110111101011000101011110 3f3f3f3f3f3fdeb15e
UTF-8 롚렔롔렋롚렔浣^ 11101011101000011001101011101011101000001001010011101011101000011001010011101011101000001000101111101011101000011001101011101011101000001001010011100110101101011010001101011110 eba19aeba094eba194eba08beba19aeba094e6b5a35e
UHC 롚렔롔렋롚렔浣^ 100011101101111010001110101010011000111011011000100011101010001010001110110111101000111010101001111010001100101101011110 8ede8ea98ed88ea28ede8ea9e8cb5e

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