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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 鬱葛匪鬱葛匪^ 10011111010101001000101010001011100101001101100110011111010101001000101010001011100101001101100101011110 9f548a8b94d99f548a8b94d95e
EUC-JP 鬱葛匪鬱葛匪^ 11011101101101011011001111101011110010001101101111011101101101011011001111101011110010001101101101011110 ddb5b3ebc8dbddb5b3ebc8db5e
UTF-8 鬱葛匪鬱葛匪^ 11101001101011001011000111101000100100011001101111100101100011001010101011101001101011001011000111101000100100011001101111100101100011001010101001011110 e9acb1e8919be58caae9acb1e8919be58caa5e
UHC 鬱葛匪鬱葛匪^ 11101010101001101100101011100111110111011110001111101010101001101100101011100111110111011110001101011110 eaa6cae7dde3eaa6cae7dde35e

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