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 ???????Y???????Z 00111111001111110011111100111111001111110011111100111111010110010011111100111111001111110011111100111111001111110011111101011010 3f3f3f3f3f3f3f593f3f3f3f3f3f3f5a
SJIS-WIN ツシテ堕シツァYツシテ堕シツァZ 110000101011110011000011100100011100001010111100110000101010011101011001110000101011110011000011100100011100001010111100110000101010011101011010 c2bcc391c2bcc2a759c2bcc391c2bcc2a75a
EUC-JP ツシテ堕シツァYツシテ堕シツァZ 100011101100001010001110101111001000111011000011110000101100010010001110101111001000111011000010100011101010011101011001100011101100001010001110101111001000111011000011110000101100010010001110101111001000111011000010100011101010011101011010 8ec28ebc8ec3c2c48ebc8ec28ea7598ec28ebc8ec3c2c48ebc8ec28ea75a
UTF-8 ツシテ堕シツァYツシテ堕シツァZ 1110111110111110100000101110111110111101101111001110111110111110100000111110010110100000100101011110111110111101101111001110111110111110100000101110111110111101101001110101100111101111101111101000001011101111101111011011110011101111101111101000001111100101101000001001010111101111101111011011110011101111101111101000001011101111101111011010011101011010 efbe82efbdbcefbe83e5a095efbdbcefbe82efbda759efbe82efbdbcefbe83e5a095efbdbcefbe82efbda75a
UHC ???????Y???????Z 00111111001111110011111100111111001111110011111100111111010110010011111100111111001111110011111100111111001111110011111101011010 3f3f3f3f3f3f3f593f3f3f3f3f3f3f5a

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