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 ????O?????? 0011111100111111001111110011111101001111001111110011111100111111001111110011111100111111 3f3f3f3f4f3f3f3f3f3f3f
SJIS-WIN シメシイOシテシクシツ 1011110011010010101111001011001001001111101111001100001110111100101110001011110011000010 bcd2bcb24fbcc3bcb8bcc2
EUC-JP シメシイOシテシクシツ 100011101011110010001110110100101000111010111100100011101011001001001111100011101011110010001110110000111000111010111100100011101011100010001110101111001000111011000010 8ebc8ed28ebc8eb24f8ebc8ec38ebc8eb88ebc8ec2
UTF-8 シメシイOシテシクシツ 11101111101111011011110011101111101111101001001011101111101111011011110011101111101111011011001001001111111011111011110110111100111011111011111010000011111011111011110110111100111011111011110110111000111011111011110110111100111011111011111010000010 efbdbcefbe92efbdbcefbdb24fefbdbcefbe83efbdbcefbdb8efbdbcefbe82
UHC ????O?????? 0011111100111111001111110011111101001111001111110011111100111111001111110011111100111111 3f3f3f3f4f3f3f3f3f3f3f

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