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 ?稼履?稼吏^ 0011111110001001110100101001011110011010001111111000100111010010100101111001100101011110 3f89d2979a3f89d297995e
EUC-JP ?稼履?稼吏^ 0011111110110010110101001100110111111010001111111011001011010100110011011111100101011110 3fb2d4cdfa3fb2d4cdf95e
UTF-8 뤚稼履뤚稼吏^ 11101011101001001001101011100111101010001011110011100101101100011010010111101011101001001001101011100111101010001011110011100101100100001000111101011110 eba49ae7a8bce5b1a5eba49ae7a8bce5908f5e
UHC 뤚稼履뤚稼吏^ 10001111110010011100101010110011110101111101101110001111110010011100101010110011110101111101100101011110 8fc9cab3d7db8fc9cab3d7d95e

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