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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 僥??[僥??[^ 1001100101000110001111110011111101011011100110010100011000111111001111110101101101011110 99463f3f5b99463f3f5b5e
EUC-JP 僥??[僥??[^ 1101000110100111001111110011111101011011110100011010011100111111001111110101101101011110 d1a73f3f5bd1a73f3f5b5e
UTF-8 僥ㅹ떎[僥ㅹ떎[^ 111001011000001110100101111000111000010110111001111010111001011010001110010110111110010110000011101001011110001110000101101110011110101110010110100011100101101101011110 e583a5e385b9eb968e5be583a5e385b9eb968e5b5e
UHC 僥ㅹ떎[僥ㅹ떎[^ 111010001110100110100100111010011000101110100100010110111110100011101001101001001110100110001011101001000101101101011110 e8e9a4e98ba45be8e9a4e98ba45b5e

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