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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?競?暠?競?暠^ 00111111100010111010001100111111111110101101101100111111100010111010001100111111111110101101101101011110 3f8ba33ffadb3f8ba33ffadb5e
EUC-JP 饔競?暠饔競?暠^ 10001111111010001110111110110110101001010011111110001111110000101101011110001111111010001110111110110110101001010011111110001111110000101101011101011110 8fe8efb6a53f8fc2d78fe8efb6a53f8fc2d75e
UTF-8 饔競렲暠饔競렲暠^ 11101001101001011001010011100111101010111011011011101011101000001011001011100110100110101010000011101001101001011001010011100111101010111011011011101011101000001011001011100110100110101010000001011110 e9a594e7abb6eba0b2e69aa0e9a594e7abb6eba0b2e69aa05e
UHC 饔競렲暠饔競렲暠^ 1110100010111101110011001110011010001110101111111100110110111100111010001011110111001100111001101000111010111111110011011011110001011110 e8bdcce68ebfcdbce8bdcce68ebfcdbc5e

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