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 ??W}??W{^ 001111110011111101010111011111010011111100111111010101110111101101011110 3f3f577d3f3f577b5e
SJIS-WIN 剰燾W}剰燾W{^ 10001111111010001111101101011010010101110111110110001111111010001111101101011010010101110111101101011110 8fe8fb5a577d8fe8fb5a577b5e
EUC-JP 剰燾W}剰燾W{^ 101111101110101010001111110010101011110101010111011111011011111011101010100011111100101010111101010101110111101101011110 beea8fcabd577dbeea8fcabd577b5e
UTF-8 剰燾W}剰燾W{^ 1110010110001001101100001110011110000111101111100101011101111101111001011000100110110000111001111000011110111110010101110111101101011110 e589b0e787be577de589b0e787be577b5e
UHC ?燾W}?燾W{^ 0011111111010100101001110101011101111101001111111101010010100111010101110111101101011110 3fd4a7577d3fd4a7577b5e

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