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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 跿エ霈雁ク矩カ 1110011011110011101101001110100010111100100010101110010110111000100010111110100110110110 e6f3b4e8bc8ae5b88be9b6
EUC-JP 跿エ霈雁ク矩カ 1110110011110101100011101011010011110000101111101011010011100111100011101011100010110110111010111000111010110110 ecf58eb4f0beb4e78eb8b6eb8eb6
UTF-8 跿エ霈雁ク矩カ 111010001011011110111111111011111011110110110100111010011001110010001000111010011001101110000001111011111011110110111000111001111001111110101001111011111011110110110110 e8b7bfefbdb4e99c88e99b81efbdb8e79fa9efbdb6
UHC ???雁?矩? 001111110011111100111111111001001101001000111111110011111011101100111111 3f3f3fe4d23fcfbb3f

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