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}??k{^ 001111110011111101101011011111010011111100111111011010110111101101011110 3f3f6b7d3f3f6b7b5e
SJIS-WIN 盖驅k}盖驅k{^ 11100001101100111110100101111011011010110111110111100001101100111110100101111011011010110111101101011110 e1b3e97b6b7de1b3e97b6b7b5e
EUC-JP 盖驅k}盖驅k{^ 11100010101101011111000111011100011010110111110111100010101101011111000111011100011010110111101101011110 e2b5f1dc6b7de2b5f1dc6b7b5e
UTF-8 盖驅k}盖驅k{^ 1110011110011011100101101110100110101001100001010110101101111101111001111001101110010110111010011010100110000101011010110111101101011110 e79b96e9a9856b7de79b96e9a9856b7b5e
UHC 盖驅k}盖驅k{^ 11001011110011001100111111001100011010110111110111001011110011001100111111001100011010110111101101011110 cbcccfcc6b7dcbcccfcc6b7b5e

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