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 ???潁??節 001111110011111100111111100111111111000100111111001111111001000011011111 3f3f3f9ff13f3f90df
EUC-JP 獒??潁??節 1000111111001011101110110011111100111111110111101111001100111111001111111100000011100001 8fcbbb3f3fdef33f3fc0e1
UTF-8 獒꾣퍝潁곩뇻節 111001111000110110010010111010101011111010100011111011011000110110011101111001101011110110000001111010101011001110101001111010111000011110111011111001111010111110000000 e78d92eabea3ed8d9de6bd81eab3a9eb87bbe7af80
UHC 獒꾣퍝潁곩뇻節 1110100010100011100001001110011010111011100101001110011110111000100000011110010110110100101001111110111110111101 e8a384e6bb94e7b881e5b4a7efbd

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