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 莊?撚}莊?撚{^ 11100100101101010011111110010100010100010111110111100100101101010011111110010100010100010111101101011110 e4b53f94517de4b53f94517b5e
EUC-JP 莊?撚}莊?撚{^ 11101000101101110011111111000111101100100111110111101000101101110011111111000111101100100111101101011110 e8b73fc7b27de8b73fc7b27b5e
UTF-8 莊쇠撚}莊쇠撚{^ 111010001000111010001010111011001000011110100000111001101001001010011010011111011110100010001110100010101110110010000111101000001110011010010010100110100111101101011110 e88e8aec87a0e6929a7de88e8aec87a0e6929a7b5e
UHC 莊쇠撚}莊쇠撚{^ 111011011111011010111100111010001101001010110101011111011110110111110110101111001110100011010010101101010111101101011110 edf6bce8d2b57dedf6bce8d2b57b5e

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