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 暎??[暎??[^ 1001110111110011001111110011111101011011100111011111001100111111001111110101101101011110 9df33f3f5b9df33f3f5b5e
EUC-JP 暎??[暎??[^ 1101101011110101001111110011111101011011110110101111010100111111001111110101101101011110 daf53f3f5bdaf53f3f5b5e
UTF-8 暎뿥暈[暎뿥暈[^ 111001101001101010001110111010111011111110100101111011111010011110000101010110111110011010011010100011101110101110111111101001011110111110100111100001010101101101011110 e69a8eebbfa5efa7855be69a8eebbfa5efa7855b5e
UHC 暎뿥暈[暎뿥暈[^ 111001111011001010010111101001011110100111110111010110111110011110110010100101111010010111101001111101110101101101011110 e7b297a5e9f75be7b297a5e9f75b5e

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