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{^ 10010000011010001110010001001000011010110111110110010000011010001110010001001000011010110111101101011110 9068e4486b7d9068e4486b7b5e
EUC-JP 辛腥k}辛腥k{^ 10111111110010011110011110101001011010110111110110111111110010011110011110101001011010110111101101011110 bfc9e7a96b7dbfc9e7a96b7b5e
UTF-8 辛腥k}辛腥k{^ 1110100010111110100110111110100010000101101001010110101101111101111010001011111010011011111010001000010110100101011010110111101101011110 e8be9be885a56b7de8be9be885a56b7b5e
UHC 辛腥k}辛腥k{^ 11100011111101001110000110100011011010110111110111100011111101001110000110100011011010110111101101011110 e3f4e1a36b7de3f4e1a36b7b5e

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