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 霈雅荘}霈雅荘{^ 111010001011110010001001111010111001000110010001011111011110100010111100100010011110101110010001100100010111101101011110 e8bc89eb91917de8bc89eb91917b5e
EUC-JP 霈雅荘}霈雅荘{^ 111100001011111010110010111011011100000111110001011111011111000010111110101100101110110111000001111100010111101101011110 f0beb2edc1f17df0beb2edc1f17b5e
UTF-8 霈雅荘}霈雅荘{^ 111010011001110010001000111010011001101110000101111010001000110110011000011111011110100110011100100010001110100110011011100001011110100010001101100110000111101101011110 e99c88e99b85e88d987de99c88e99b85e88d987b5e
UHC ?雅?}?雅?{^ 0011111111100100101110100011111101111101001111111110010010111010001111110111101101011110 3fe4ba3f7d3fe4ba3f7b5e

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