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 ????L????L^ 0011111100111111001111110011111101001100001111110011111100111111001111110100110001011110 3f3f3f3f4c3f3f3f3f4c5e
SJIS-WIN 齋?擬?L齋?擬?L^ 111000100101011000111111100010110101101100111111010011001110001001010110001111111000101101011011001111110100110001011110 e2563f8b5b3f4ce2563f8b5b3f4c5e
EUC-JP 齋?擬?L齋?擬?L^ 111000111011011100111111101101011011110000111111010011001110001110110111001111111011010110111100001111110100110001011110 e3b73fb5bc3f4ce3b73fb5bc3f4c5e
UTF-8 齋렢擬렩L齋렢擬렩L^ 111010011011110110001011111010111010000010100010111001101001001110101100111010111010000010101001010011001110100110111101100010111110101110100000101000101110011010010011101011001110101110100000101010010100110001011110 e9bd8beba0a2e693aceba0a94ce9bd8beba0a2e693aceba0a94c5e
UHC 齋렢擬렩L齋렢擬렩L^ 11101110101100011000111010110011111010111111010010001110101101110100110011101110101100011000111010110011111010111111010010001110101101110100110001011110 eeb18eb3ebf48eb74ceeb18eb3ebf48eb74c5e

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