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 ?稼粮?稼梁^ 0011111110001001110100101110001011101100001111111000100111010010100101111100000001011110 3f89d2e2ec3f89d297c05e
EUC-JP ?稼粮?稼梁^ 0011111110110010110101001110010011101110001111111011001011010100110011101100001001011110 3fb2d4e4ee3fb2d4cec25e
UTF-8 뤚稼粮뤚稼梁^ 11101011101001001001101011100111101010001011110011100111101100101010111011101011101001001001101011100111101010001011110011100110101000101000000101011110 eba49ae7a8bce7b2aeeba49ae7a8bce6a2815e
UHC 뤚稼粮뤚稼梁^ 10001111110010011100101010110011110101011101101110001111110010011100101010110011110101011101100101011110 8fc9cab3d5db8fc9cab3d5d95e

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