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 梧녘븿}梧녘븿{^ 111001101010001010100111111010111000010110011000111010111011100010111111011111011110011010100010101001111110101110000101100110001110101110111000101111110111101101011110 e6a2a7eb8598ebb8bf7de6a2a7eb8598ebb8bf7b5e
UHC 梧녘븿}梧녘븿{^ 111001111111110010110011111010001001010110101000011111011110011111111100101100111110100010010101101010000111101101011110 e7fcb3e895a87de7fcb3e895a87b5e

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