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 ??????????E 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000101 3f3f3f3f3f3f3f3f3f3f45
SJIS-WIN ?楞????楞???E 00111111100111101011111100111111001111110011111100111111100111101011111100111111001111110011111101000101 3f9ebf3f3f3f3f9ebf3f3f3f45
EUC-JP ?楞?薏??楞?薏?E 0011111111011100110000010011111110001111110110011101111000111111001111111101110011000001001111111000111111011001110111100011111101000101 3fdcc13f8fd9de3f3fdcc13f8fd9de3f45
UTF-8 몸楞몸薏쉄몸楞몸薏쉇E 11101011101010101011100011100110101001011001111011101011101010101011100011101000100101101000111111101100100010011000010011101011101010101011100011100110101001011001111011101011101010101011100011101000100101101000111111101100100010011000011101000101 ebaab8e6a59eebaab8e8968fec8984ebaab8e6a59eebaab8e8968fec898745
UHC 몸楞몸薏쉄몸楞몸薏쉇E 101110001111011011010111110100011011100011110110111010111111101110011010010110011011100011110110110101111101000110111000111101101110101111111011100110100110001001000101 b8f6d7d1b8f6ebfb9a59b8f6d7d1b8f6ebfb9a6245

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