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 ???仰??諛 001111110011111100111111100010111100001000111111001111111110011010000111 3f3f3f8bc23f3fe687
EUC-JP 獒??仰??諛 1000111111001011101110110011111100111111101101101100010000111111001111111110101111100111 8fcbbb3f3fb6c43f3febe7
UTF-8 獒쎈젵仰띄텚諛 111001111000110110010010111011001000111010001000111011001010000010110101111001001011101110110000111010111001110110000100111011011000010110011010111010001010101110011011 e78d92ec8e88eca0b5e4bbb0eb9d84ed859ae8ab9b
UHC 獒쎈젵仰띄텚諛 1110100010100011101111011110101110100000101010011110010011100110101101101110011110110110100100111110101110110000 e8a3bdeba0a9e4e6b6e7b693ebb0

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