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 ????????O^ 00111111001111110011111100111111001111110011111100111111001111110100111101011110 3f3f3f3f3f3f3f3f4f5e
SJIS-WIN ??????彦?O^ 0011111100111111001111110011111100111111001111111001010101000110001111110100111101011110 3f3f3f3f3f3f95463f4f5e
EUC-JP 饔??旿??彦?O^ 100011111110100011101111001111110011111110001111110000011111010000111111001111111100100110100111001111110100111101011110 8fe8ef3f3f8fc1f43f3fc9a73f4f5e
UTF-8 饔ㅿ쉭旿듿몚彦텯O^ 1110100110100101100101001110001110000101101111111110110010001001101011011110011010010111101111111110101110010011101111111110101110101010100110101110010110111101101001101110110110000101101011110100111101011110 e9a594e385bfec89ade697bfeb93bfebaa9ae5bda6ed85af4f5e
UHC 饔ㅿ쉭旿듿몚彦텯O^ 111010001011110110100100111011111011110110101101111001111111101010001010111001011001000110001000111001011110100110110111010000100100111101011110 e8bda4efbdade7fa8ae59188e5e9b7424f5e

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