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 ?氓?????鬱?^ 001111111001111110000010001111110011111100111111001111110011111110011111010101000011111101011110 3f9f823f3f3f3f3f9f543f5e
EUC-JP ?氓?????鬱?^ 001111111101110111100010001111110011111100111111001111110011111111011101101101010011111101011110 3fdde23f3f3f3f3fddb53f5e
UTF-8 뤗氓ㅺ쫷콓핵렎鬱렠^ 11101011101001001001011111100110101100001001001111100011100001011011101011101100101010111011011111101100101111011001001111101101100101011011010111101011101000001000111011101001101011001011000111101011101000001010000001011110 eba497e6b093e385baecabb7ecbd93ed95b5eba08ee9acb1eba0a05e
UHC 뤗氓ㅺ쫷콓핵렎鬱렠^ 10001111110001111101100011101100101001001110101010100110100011101011000110001111110001111101100110001110101001001110101010100110100011101011000101011110 8fc7d8eca4eaa68eb18fc7d98ea4eaa68eb15e

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