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 跌ク豺。褄臥矯蓁 1110011011101001101110001110011010110111101000011110010111101011100010011110011110001011101110001110010011101011 e6e9b8e6b7a1e5eb89e78bb8e4eb
EUC-JP 跌ク豺。褄臥矯蓁 11101100111010111000111010111000111011001011100110001110101000011110101011101101101100101110100110110110101110101110100011101101 eceb8eb8ecb98ea1eaedb2e9b6bae8ed
UTF-8 跌ク豺。褄臥矯蓁 111010001011011110001100111011111011110110111000111010001011000110111010111011111011110110100001111010001010010010000100111010001000011110100101111001111001111110101111111010001001001110000001 e8b78cefbdb8e8b1baefbda1e8a484e887a5e79fafe89381
UHC 跌?豺??臥矯? 111100101111011000111111111000111100111100111111001111111110100011000010110011101110110000111111 f2f63fe3cf3f3fe8c2ceec3f

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