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 梧놂슉}梧놂슉{^ 111001101010001010100111111010111000011010000010111011001000101010001001011111011110011010100010101001111110101110000110100000101110110010001010100010010111101101011110 e6a2a7eb8682ec8a897de6a2a7eb8682ec8a897b5e
UHC 梧놂슉}梧놂슉{^ 111001111111110010110011111011111011110110110101011111011110011111111100101100111110111110111101101101010111101101011110 e7fcb3efbdb57de7fcb3efbdb57b5e

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