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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ??氓宏??氓槐^ 00111111001111111001111110000010100011010100011100111111001111111001111110000010100111101100010101011110 3f3f9f828d473f3f9f829ec55e
EUC-JP ??氓宏??氓槐^ 00111111001111111101110111100010101110011010100000111111001111111101110111100010110111001100011101011110 3f3fdde2b9a83f3fdde2dcc75e
UTF-8 뤶쫷氓宏뤶쫷氓槐^ 11101011101001001011011011101100101010111011011111100110101100001001001111100101101011101000111111101011101001001011011011101100101010111011011111100110101100001001001111100110101001111001000001011110 eba4b6ecabb7e6b093e5ae8feba4b6ecabb7e6b093e6a7905e
UHC 뤶쫷氓宏뤶쫷氓槐^ 1000111111100100101001101000111011011000111011001100111011011011100011111110010010100110100011101101100011101100110011101101100101011110 8fe4a68ed8eccedb8fe4a68ed8ecced95e

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