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 ???c[}???c[{^ 00111111001111110011111101100011010110110111110100111111001111110011111101100011010110110111101101011110 3f3f3f635b7d3f3f3f635b7b5e
SJIS-WIN 莪??c[}莪??c[{^ 111001001010111000111111001111110110001101011011011111011110010010101110001111110011111101100011010110110111101101011110 e4ae3f3f635b7de4ae3f3f635b7b5e
EUC-JP 莪??c[}莪??c[{^ 111010001011000000111111001111110110001101011011011111011110100010110000001111110011111101100011010110110111101101011110 e8b03f3f635b7de8b03f3f635b7b5e
UTF-8 莪몌쉔c[}莪몌쉔c[{^ 11101000100011101010101011101011101010101000110011101100100010011001010001100011010110110111110111101000100011101010101011101011101010101000110011101100100010011001010001100011010110110111101101011110 e88eaaebaa8cec8994635b7de88eaaebaa8cec8994635b7b5e
UHC 莪몌쉔c[}莪몌쉔c[{^ 11100100101101011011100011101111101111011010100001100011010110110111110111100100101101011011100011101111101111011010100001100011010110110111101101011110 e4b5b8efbda8635b7de4b5b8efbda8635b7b5e

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