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 訒イ雖介∟荳グ 11111011101000111011001011100101101010111000100111101110100001111001100011100100101110001000001101001111 fba3b2e5ab89ee8798e4b8834f
EUC-JP 訒イ雖介?荳グ 1000111111011101110010001000111010110010111010101010110110110010111100000011111111101000101110101010010110110000 8fddc88eb2eaadb2f03fe8baa5b0
UTF-8 訒イ雖介∟荳グ 111010001010100010010010111011111011110110110010111010011001101110010110111001001011101110001011111000101000100010011111111010001000110110110011111000111000001010110000 e8a892efbdb2e99b96e4bb8be2889fe88db3e382b0
UHC ??雖介?荳グ 0011111100111111111000101100110011001011101111110011111111010100111001011010101110110000 3f3fe2cccbbf3fd4e5abb0

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