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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ??糟馳}??糟馳{^ 001111110011111110010001100011001001001001111001011111010011111100111111100100011000110010010010011110010111101101011110 3f3f918c92797d3f3f918c92797b5e
EUC-JP ??糟馳}??糟馳{^ 001111110011111111000001111011001100001111011010011111010011111100111111110000011110110011000011110110100111101101011110 3f3fc1ecc3da7d3f3fc1ecc3da7b5e
UTF-8 뤴핑糟馳}뤴핑糟馳{^ 111010111010010010110100111011011001010110010001111001111011001110011111111010011010011010110011011111011110101110100100101101001110110110010101100100011110011110110011100111111110100110100110101100110111101101011110 eba4b4ed9591e7b39fe9a6b37deba4b4ed9591e7b39fe9a6b37b5e
UHC 뤴핑糟馳}뤴핑糟馳{^ 10001111111000101100011111001110111100001101100111110110110011000111110110001111111000101100011111001110111100001101100111110110110011000111101101011110 8fe2c7cef0d9f6cc7d8fe2c7cef0d9f6cc7b5e

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