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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ??庵???庵?^ 0011111100111111100010001100000100111111001111110011111110001000110000010011111101011110 3f3f88c13f3f3f88c13f5e
EUC-JP ??庵???庵?^ 0011111100111111101100001100001100111111001111110011111110110000110000110011111101011110 3f3fb0c33f3f3fb0c33f5e
UTF-8 렱렭庵솰렱렭庵솩^ 11101011101000001011000111101011101000001010110111100101101110101011010111101100100001101011000011101011101000001011000111101011101000001010110111100101101110101011010111101100100001101010100101011110 eba0b1eba0ade5bab5ec86b0eba0b1eba0ade5bab5ec86a95e
UHC 렱렭庵솰렱렭庵솩^ 1000111010111110100011101011101011100100110111011011110011100000100011101011111010001110101110101110010011011101101111001101111001011110 8ebe8ebae4ddbce08ebe8ebae4ddbcde5e

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