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 ?稼魯?稼輅^ 0011111110001001110100101001100001000100001111111000100111010010111001110110100101011110 3f89d298443f89d2e7695e
EUC-JP ?稼魯?稼輅^ 0011111110110010110101001100111110100101001111111011001011010100111011011100101001011110 3fb2d4cfa53fb2d4edca5e
UTF-8 뤚稼魯뤚稼輅^ 11101011101001001001101011100111101010001011110011101001101011011010111111101011101001001001101011100111101010001011110011101000101111001000010101011110 eba49ae7a8bce9adafeba49ae7a8bce8bc855e
UHC 뤚稼魯뤚稼輅^ 10001111110010011100101010110011110101101101101110001111110010011100101010110011110101101101100101011110 8fc9cab3d6db8fc9cab3d6d95e

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