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 晤d?節??潁 1001110111101011100000101000010000111111100100001101111100111111001111111001111111110001 9deb82843f90df3f3f9ff1
EUC-JP 晤d?節??潁 1101101011101101101000111110010000111111110000001110000100111111001111111101111011110011 daeda3e43fc0e13f3fdef3
UTF-8 晤d펿節놂쉭潁 111001101001100110100100111011111011110110000100111011011000111010111111111001111010111110000000111010111000011010000010111011001000100110101101111001101011110110000001 e699a4efbd84ed8ebfe7af80eb8682ec89ade6bd81
UHC 晤d펿節놂쉭潁 1110011111111011101000111110010010111100100011101110111110111101101100111110111110111101101011011110011110111000 e7fba3e4bc8eefbdb3efbdade7b8

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