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 髴大廠驩カ雎「 111010011001110010010001111001011000111110110001111010011000100110110110111010001011000110100010 e99c91e58fb1e989b6e8b1a2
EUC-JP 髴大廠驩カ雎「 1111000111111100110000101110011110111110101100111111000111101001100011101011011011110000101100111000111010100010 f1fcc2e7beb3f1e98eb6f0b38ea2
UTF-8 髴大廠驩カ雎「 111010011010101110110100111001011010010010100111111001011011101110100000111010011010100110101001111011111011110110110110111010011001101110001110111011111011110110100010 e9abb4e5a4a7e5bba0e9a9a9efbdb6e99b8eefbda2
UHC ?大廠驩?雎? 0011111111010011110111101111001111011111111111001011111000111111111011101101000100111111 3fd3def3dffcbe3feed13f

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