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{^ 10010001101111011001001001000110011010110111110110010001101111011001001001000110011010110111101101011110 91bd92466b7d91bd92466b7b5e
EUC-JP 多巽k}多巽k{^ 11000010101111111100001110100111011010110111110111000010101111111100001110100111011010110111101101011110 c2bfc3a76b7dc2bfc3a76b7b5e
UTF-8 多巽k}多巽k{^ 1110010110100100100110101110010110110111101111010110101101111101111001011010010010011010111001011011011110111101011010110111101101011110 e5a49ae5b7bd6b7de5a49ae5b7bd6b7b5e
UHC 多巽k}多巽k{^ 11010010111111011110000111011110011010110111110111010010111111011110000111011110011010110111101101011110 d2fde1de6b7dd2fde1de6b7b5e

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