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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 梧??}梧??{^ 1000110011100110001111110011111101111101100011001110011000111111001111110111101101011110 8ce63f3f7d8ce63f3f7b5e
EUC-JP 梧??}梧??{^ 1011100011101000001111110011111101111101101110001110100000111111001111110111101101011110 b8e83f3f7db8e83f3f7b5e
UTF-8 梧녔툜}梧녔툜{^ 111001101010001010100111111010111000010110010100111011011000100010011100011111011110011010100010101001111110101110000101100101001110110110001000100111000111101101011110 e6a2a7eb8594ed889c7de6a2a7eb8594ed889c7b5e
UHC 梧녔툜}梧녔툜{^ 111001111111110010110011111001101011100010010011011111011110011111111100101100111110011010111000100100110111101101011110 e7fcb3e6b8937de7fcb3e6b8937b5e

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