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 赱晨擠寀罷、霊 11100110110111111001110111101101100111011010100111111010101001111001010011101011101001001001011111101100 e6df9ded9da9faa794eba497ec
EUC-JP 赱晨擠寀罷、霊 111011001110000111011010111011111101101010101011100011111011101011011011110010001110110110001110101001001100111011101110 ece1daefdaab8fbadbc8ed8ea4ceee
UTF-8 赱晨擠寀罷、霊 111010001011010110110001111001101001100110101000111001101001001110100000111001011010111110000000111001111011110110110111111011111011110110100100111010011001110010001010 e8b5b1e699a8e693a0e5af80e7bdb7efbda4e99c8a
UHC ?晨?寀罷?? 00111111111000111110011100111111111100111111001011110111111100110011111100111111 3fe3e73ff3f2f7f33f3f

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