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 苡〓?鶯??? 11100100100011111000000110101100001111111110100111110010001111110011111100111111 e48f81ac3fe9f23f3f3f
EUC-JP 苡〓?鶯??? 11100111111011111010001010101110001111111111001011110100001111110011111100111111 e7efa2ae3ff2f43f3f3f
UTF-8 苡〓줇鶯삳뀡溜 111010001000101110100001111000111000000010010011111011001010010010000111111010011011011010101111111011001000001010110011111010111000000010100001111011111010011110001011 e88ba1e38093eca487e9b6afec82b3eb80a1efa78b
UHC 苡〓줇鶯삳뀡溜 1110110010111110101000011110101110100001100110111110010110100011101110111110101110000101100110001110101011111110 ecbea1eba19be5a3bbeb8598eafe

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