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 癲??毅??急爾 111000011001111100111111001111111000101101000010001111110011111110001011011111011000111010100010 e19f3f3f8b423f3f8b7d8ea2
EUC-JP 癲??毅??急爾 111000101010000100111111001111111011010110100011001111110011111110110101110111101011110010100100 e2a13f3fb5a33f3fb5debca4
UTF-8 癲몃돆毅볟츦急爾 111001111001100110110010111010111010101010000011111010111000111110000110111001101010111110000101111010111011001110011111111011001011100010100110111001101000000010100101111001111000100010111110 e799b2ebaa83eb8f86e6af85ebb39fecb8a6e680a5e788be
UHC 癲몃돆毅볟츦急爾 11101111101001101011100011101011100010011001011111101011111101101001001111100101101011101001110011010000111000011110110010110011 efa6b8eb8997ebf693e5ae9cd0e1ecb3

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