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 裴ル捌}裴ル捌{^ 111001011110100010000011100010111000111001001010011111011110010111101000100000111000101110001110010010100111101101011110 e5e8838b8e4a7de5e8838b8e4a7b5e
EUC-JP 裴ル捌}裴ル捌{^ 111010101110101010100101111010111011101110101011011111011110101011101010101001011110101110111011101010110111101101011110 eaeaa5ebbbab7deaeaa5ebbbab7b5e
UTF-8 裴ル捌}裴ル捌{^ 111010001010001110110100111000111000001110101011111001101000110110001100011111011110100010100011101101001110001110000011101010111110011010001101100011000111101101011110 e8a3b4e383abe68d8c7de8a3b4e383abe68d8c7b5e
UHC 裴ル捌}裴ル捌{^ 110110111101000010101011111010111111100010100100011111011101101111010000101010111110101111111000101001000111101101011110 dbd0abebf8a47ddbd0abebf8a47b5e

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