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 ???\n}???\n{^ 00111111001111110011111101011100011011100111110100111111001111110011111101011100011011100111101101011110 3f3f3f5c6e7d3f3f3f5c6e7b5e
SJIS-WIN 彦?┫\n}彦?┫\n{^ 1001010101000110001111111000010010110010010111000110111001111101100101010100011000111111100001001011001001011100011011100111101101011110 95463f84b25c6e7d95463f84b25c6e7b5e
EUC-JP 彦?┫\n}彦?┫\n{^ 1100100110100111001111111010100010110100010111000110111001111101110010011010011100111111101010001011010001011100011011100111101101011110 c9a73fa8b45c6e7dc9a73fa8b45c6e7b5e
UTF-8 彦섌┫\n}彦섌┫\n{^ 11100101101111011010011011101100100001001000110011100010100101001010101101011100011011100111110111100101101111011010011011101100100001001000110011100010100101001010101101011100011011100111101101011110 e5bda6ec848ce294ab5c6e7de5bda6ec848ce294ab5c6e7b5e
UHC 彦섌┫\n}彦섌┫\n{^ 11100101111010011001100011101001101001101011010001011100011011100111110111100101111010011001100011101001101001101011010001011100011011100111101101011110 e5e998e9a6b45c6e7de5e998e9a6b45c6e7b5e

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