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 ???}v???}vB 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642
SJIS-WIN ツ佚ク}vツ佚ク}vB 11000010100110001100001110111000011111010111011011000010100110001100001110111000011111010111011001000010 c298c3b87d76c298c3b87d7642
EUC-JP ツ佚ク}vツ佚ク}vB 1000111011000010110100001100010110001110101110000111110101110110100011101100001011010000110001011000111010111000011111010111011001000010 8ec2d0c58eb87d768ec2d0c58eb87d7642
UTF-8 ツ佚ク}vツ佚ク}vB 1110111110111110100000101110010010111101100110101110111110111101101110000111110101110110111011111011111010000010111001001011110110011010111011111011110110111000011111010111011001000010 efbe82e4bd9aefbdb87d76efbe82e4bd9aefbdb87d7642
UHC ?佚?}v?佚?}vB 00111111111011001110101000111111011111010111011000111111111011001110101000111111011111010111011001000010 3fecea3f7d763fecea3f7d7642

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