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 ??k\n}??k\n{^ 00111111001111110110101101011100011011100111110100111111001111110110101101011100011011100111101101011110 3f3f6b5c6e7d3f3f6b5c6e7b5e
SJIS-WIN 以?k\n}以?k\n{^ 100010001100100000111111011010110101110001101110011111011000100011001000001111110110101101011100011011100111101101011110 88c83f6b5c6e7d88c83f6b5c6e7b5e
EUC-JP 以?k\n}以?k\n{^ 101100001100101000111111011010110101110001101110011111011011000011001010001111110110101101011100011011100111101101011110 b0ca3f6b5c6e7db0ca3f6b5c6e7b5e
UTF-8 以렊k\n}以렊k\n{^ 111001001011101110100101111010111010000010001010011010110101110001101110011111011110010010111011101001011110101110100000100010100110101101011100011011100111101101011110 e4bba5eba08a6b5c6e7de4bba5eba08a6b5c6e7b5e
UHC 以렊k\n}以렊k\n{^ 1110110010100100100011101010000101101011010111000110111001111101111011001010010010001110101000010110101101011100011011100111101101011110 eca48ea16b5c6e7deca48ea16b5c6e7b5e

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