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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 鳶????????^ 1001001111001110001111110011111100111111001111110011111100111111001111110011111101011110 93ce3f3f3f3f3f3f3f3f5e
EUC-JP 鳶????????^ 1100011011010000001111110011111100111111001111110011111100111111001111110011111101011110 c6d03f3f3f3f3f3f3f3f5e
UTF-8 鳶멱뇮掠욅떥銳볟콪^ 11101001101100111011011011101011101010011011000111101011100001111010111011101111101001011011010111101100100110101000010111101011100101101010010111101001100010101011001111101011101100111001111111101100101111011010101001011110 e9b3b6eba9b1eb87aeefa5b5ec9a85eb96a5e98ab3ebb39fecbdaa5e
UHC 鳶멱뇮掠욅떥銳볟콪^ 11100110111010011011100011101000100001111001001111100101101100011001111011100111100010111011100011100111111001011001001111100101101100011001111001011110 e6e9b8e88793e5b19ee78bb8e7e593e5b19e5e

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