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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 雍也イ玖淹闔ェム 11101000101101001001011011100111101100101000101111101000100111111011100111101000100011101010101011010001 e8b496e7b28be89fb9e88eaad1
EUC-JP 雍也イ玖淹闔ェム 11110000101101101100110011101001100011101011001010110110111010101101111010111011111011111110111010001110101010101000111011010001 f0b6cce98eb2b6eadebbefee8eaa8ed1
UTF-8 雍也イ玖淹闔ェム 111010011001101110001101111001001011100110011111111011111011110110110010111001111000111010010110111001101011011110111001111010011001011110010100111011111011110110101010111011111011111010010001 e99b8de4b99fefbdb2e78e96e6b7b9e99794efbdaaefbe91
UHC 雍也?玖淹闔?? 11101000101111001110010110100101001111111100111110111000111001011111010011111001111011110011111100111111 e8bce5a53fcfb8e5f4f9ef3f3f

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