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 롊렠롔렋롊렠浣^ 11101011101000011000101011101011101000001010000011101011101000011001010011101011101000001000101111101011101000011000101011101011101000001010000011100110101101011010001101011110 eba18aeba0a0eba194eba08beba18aeba0a0e6b5a35e
UHC 롊렠롔렋롊렠浣^ 100011101101000010001110101100011000111011011000100011101010001010001110110100001000111010110001111010001100101101011110 8ed08eb18ed88ea28ed08eb1e8cb5e

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