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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 。ェ繃。ェ縵^ 10100001111110001000111110101010111000110111110110100001111110001000111110101010111000110111101101011110 a1f88faae37da1f88faae37b5e
EUC-JP 。?ェ繃。?ェ縵^ 100011101010000100111111100011101010101011100101110111101000111010100001001111111000111010101010111001011101110001011110 8ea13f8eaae5de8ea13f8eaae5dc5e
UTF-8 。ェ繃。ェ縵^ 11101111101111011010000111101110100110001010111011101111101111011010101011100111101110011000001111101111101111011010000111101110100110001010111011101111101111011010101011100111101110001011010101011110 efbda1ee98aeefbdaae7b983efbda1ee98aeefbdaae7b8b55e
UHC ???繃????^ 00111111001111110011111111011101110111100011111100111111001111110011111101011110 3f3f3fddde3f3f3f3f5e

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