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 ??b\n}??b\n{^ 00111111001111110110001001011100011011100111110100111111001111110110001001011100011011100111101101011110 3f3f625c6e7d3f3f625c6e7b5e
SJIS-WIN ?疫b\n}?疫b\n{^ 001111111000100101110101011000100101110001101110011111010011111110001001011101010110001001011100011011100111101101011110 3f8975625c6e7d3f8975625c6e7b5e
EUC-JP ?疫b\n}?疫b\n{^ 001111111011000111010110011000100101110001101110011111010011111110110001110101100110001001011100011011100111101101011110 3fb1d6625c6e7d3fb1d6625c6e7b5e
UTF-8 슖疫b\n}슖疫b\n{^ 111011001000101010010110111001111001011010101011011000100101110001101110011111011110110010001010100101101110011110010110101010110110001001011100011011100111101101011110 ec8a96e796ab625c6e7dec8a96e796ab625c6e7b5e
UHC 슖疫b\n}슖疫b\n{^ 1001101010100101111001101011100101100010010111000110111001111101100110101010010111100110101110010110001001011100011011100111101101011110 9aa5e6b9625c6e7d9aa5e6b9625c6e7b5e

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