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 ???^kW}???^kW{^ 001111110011111100111111010111100110101101010111011111010011111100111111001111110101111001101011010101110111101101011110 3f3f3f5e6b577d3f3f3f5e6b577b5e
SJIS-WIN 梧??^kW}梧??^kW{^ 1000110011100110001111110011111101011110011010110101011101111101100011001110011000111111001111110101111001101011010101110111101101011110 8ce63f3f5e6b577d8ce63f3f5e6b577b5e
EUC-JP 梧??^kW}梧??^kW{^ 1011100011101000001111110011111101011110011010110101011101111101101110001110100000111111001111110101111001101011010101110111101101011110 b8e83f3f5e6b577db8e83f3f5e6b577b5e
UTF-8 梧귨쉠^kW}梧귨쉠^kW{^ 111001101010001010100111111010101011011110101000111011001000100110100000010111100110101101010111011111011110011010100010101001111110101010110111101010001110110010001001101000000101111001101011010101110111101101011110 e6a2a7eab7a8ec89a05e6b577de6a2a7eab7a8ec89a05e6b577b5e
UHC 梧귨쉠^kW}梧귨쉠^kW{^ 111001111111110010000010111011111011110110101010010111100110101101010111011111011110011111111100100000101110111110111101101010100101111001101011010101110111101101011110 e7fc82efbdaa5e6b577de7fc82efbdaa5e6b577b5e

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