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 ??Mk}??Mk{^ 0011111100111111010011010110101101111101001111110011111101001101011010110111101101011110 3f3f4d6b7d3f3f4d6b7b5e
SJIS-WIN 鶯痔Mk}鶯痔Mk{^ 111010011111001010001110101001000100110101101011011111011110100111110010100011101010010001001101011010110111101101011110 e9f28ea44d6b7de9f28ea44d6b7b5e
EUC-JP 鶯痔Mk}鶯痔Mk{^ 111100101111010010111100101001100100110101101011011111011111001011110100101111001010011001001101011010110111101101011110 f2f4bca64d6b7df2f4bca64d6b7b5e
UTF-8 鶯痔Mk}鶯痔Mk{^ 11101001101101101010111111100111100101111001010001001101011010110111110111101001101101101010111111100111100101111001010001001101011010110111101101011110 e9b6afe797944d6b7de9b6afe797944d6b7b5e
UHC 鶯痔Mk}鶯痔Mk{^ 111001011010001111110110110000000100110101101011011111011110010110100011111101101100000001001101011010110111101101011110 e5a3f6c04d6b7de5a3f6c04d6b7b5e

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