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 ?稼昴?稼廟^ 0011111110001001110100101001110111100011001111111000100111010010100101010101111101011110 3f89d29de33f89d2955f5e
EUC-JP ?稼昴?稼廟^ 0011111110110010110101001101101011100101001111111011001011010100110010011100000001011110 3fb2d4dae53fb2d4c9c05e
UTF-8 뤚稼昴뤚稼廟^ 11101011101001001001101011100111101010001011110011100110100110001011010011101011101001001001101011100111101010001011110011100101101110111001111101011110 eba49ae7a8bce698b4eba49ae7a8bce5bb9f5e
UHC 뤚稼昴뤚稼廟^ 10001111110010011100101010110011110110011101101110001111110010011100101010110011110110011101100101011110 8fc9cab3d9db8fc9cab3d9d95e

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