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{^ 0011111100111111001111110110101101111101001111110011111100111111011010110111101101011110 3f3f3f6b7d3f3f3f6b7b5e
SJIS-WIN 晤??k}晤??k{^ 10011101111010110011111100111111011010110111110110011101111010110011111100111111011010110111101101011110 9deb3f3f6b7d9deb3f3f6b7b5e
EUC-JP 晤??k}晤??k{^ 11011010111011010011111100111111011010110111110111011010111011010011111100111111011010110111101101011110 daed3f3f6b7ddaed3f3f6b7b5e
UTF-8 晤볩슘k}晤볩슘k{^ 1110011010011001101001001110101110110011101010011110110010001010100110000110101101111101111001101001100110100100111010111011001110101001111011001000101010011000011010110111101101011110 e699a4ebb3a9ec8a986b7de699a4ebb3a9ec8a986b7b5e
UHC 晤볩슘k}晤볩슘k{^ 1110011111111011100100111110111110111101101101110110101101111101111001111111101110010011111011111011110110110111011010110111101101011110 e7fb93efbdb76b7de7fb93efbdb76b7b5e

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