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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 葯居蒐[}葯居蒐[{^ 1110010011011110100010111000111110001111010011100101101101111101111001001101111010001011100011111000111101001110010110110111101101011110 e4de8b8f8f4e5b7de4de8b8f8f4e5b7b5e
EUC-JP 葯居蒐[}葯居蒐[{^ 1110100011100000101101011110111110111101101011110101101101111101111010001110000010110101111011111011110110101111010110110111101101011110 e8e0b5efbdaf5b7de8e0b5efbdaf5b7b5e
UTF-8 葯居蒐[}葯居蒐[{^ 1110100010010001101011111110010110110001100001011110100010010010100100000101101101111101111010001001000110101111111001011011000110000101111010001001001010010000010110110111101101011110 e891afe5b185e892905b7de891afe5b185e892905b7b5e
UHC 葯居蒐[}葯居蒐[{^ 1110010110110101110010111101110011100010101111010101101101111101111001011011010111001011110111001110001010111101010110110111101101011110 e5b5cbdce2bd5b7de5b5cbdce2bd5b7b5e

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