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 楮??}楮??{^ 1001111010111000001111110011111101111101100111101011100000111111001111110111101101011110 9eb83f3f7d9eb83f3f7b5e
EUC-JP 楮??}楮??{^ 1101110010111010001111110011111101111101110111001011101000111111001111110111101101011110 dcba3f3f7ddcba3f3f7b5e
UTF-8 楮몌듄}楮몌듄{^ 111001101010010110101110111010111010101010001100111010111001001110000100011111011110011010100101101011101110101110101010100011001110101110010011100001000111101101011110 e6a5aeebaa8ceb93847de6a5aeebaa8ceb93847b5e
UHC 楮몌듄}楮몌듄{^ 111011101011111110111000111011111011010111100001011111011110111010111111101110001110111110110101111000010111101101011110 eebfb8efb5e17deebfb8efb5e17b5e

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