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 ????F}v????F}vB 001111110011111100111111001111110100011001111101011101100011111100111111001111110011111101000110011111010111011001000010 3f3f3f3f467d763f3f3f3f467d7642
SJIS-WIN ツセツオF}vツセツオF}vB 110000101011111011000010101101010100011001111101011101101100001010111110110000101011010101000110011111010111011001000010 c2bec2b5467d76c2bec2b5467d7642
EUC-JP ツセツオF}vツセツオF}vB 1000111011000010100011101011111010001110110000101000111010110101010001100111110101110110100011101100001010001110101111101000111011000010100011101011010101000110011111010111011001000010 8ec28ebe8ec28eb5467d768ec28ebe8ec28eb5467d7642
UTF-8 ツセツオF}vツセツオF}vB 11101111101111101000001011101111101111011011111011101111101111101000001011101111101111011011010101000110011111010111011011101111101111101000001011101111101111011011111011101111101111101000001011101111101111011011010101000110011111010111011001000010 efbe82efbdbeefbe82efbdb5467d76efbe82efbdbeefbe82efbdb5467d7642
UHC ????F}v????F}vB 001111110011111100111111001111110100011001111101011101100011111100111111001111110011111101000110011111010111011001000010 3f3f3f3f467d763f3f3f3f467d7642

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