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 襪九脅貎ゆ漆袱 1110011001000011100010111110001110001011101110101110011010111101100000101110010010001110101111011110010111011110 e6438be38bbae6bd82e48ebde5de
EUC-JP 襪九脅貎ゆ漆袱 1110101110100100101101101110010110110110101111001110110010111111101001001110011010111100101111111110101011100000 eba4b6e5b6bcecbfa4e6bcbfeae0
UTF-8 襪九脅貎ゆ漆袱 111010001010010110101010111001001011100110011101111010001000010010000101111010001011001010001110111000111000001010000110111001101011110010000110111010001010001010110001 e8a5aae4b99de88485e8b28ee38286e6bc86e8a2b1
UHC 襪九脅?ゆ漆? 110110001100101011001110111110101111101011110110001111111010101011100110111101101101010000111111 d8cacefafaf63faae6f6d43f

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