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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN シナ疾芝縞芝篠柴シオ 10111100110001011000111010111110100011101100010110001110110010001000111011000101100011101100001010001110110001001011110010110101 bcc58ebe8ec58ec88ec58ec28ec4bcb5
EUC-JP シナ疾芝縞芝篠柴シオ 1000111010111100100011101100010110111100110000001011110011000111101111001100101010111100110001111011110011000100101111001100011010001110101111001000111010110101 8ebc8ec5bcc0bcc7bccabcc7bcc4bcc68ebc8eb5
UTF-8 シナ疾芝縞芝篠柴シオ 111011111011110110111100111011111011111010000101111001111001011010111110111010001000101010011101111001111011100010011110111010001000101010011101111001111010111110100000111001101001111110110100111011111011110110111100111011111011110110110101 efbdbcefbe85e796bee88a9de7b89ee88a9de7afa0e69fb4efbdbcefbdb5
UHC ??疾芝縞芝篠柴?? 00111111001111111111001011110000111100101011100111111011110101101111001010111001111000011100011011100011110000110011111100111111 3f3ff2f0f2b9fbd6f2b9e1c6e3c33f3f

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