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 シナ写芝者柴疾芝シェ 10111100110001011000111011001010100011101100010110001110110100101000111011000100100011101011111010001110110001011011110010101010 bcc58eca8ec58ed28ec48ebe8ec5bcaa
EUC-JP シナ写芝者柴疾芝シェ 1000111010111100100011101100010110111100110011001011110011000111101111001101010010111100110001101011110011000000101111001100011110001110101111001000111010101010 8ebc8ec5bcccbcc7bcd4bcc6bcc0bcc78ebc8eaa
UTF-8 シナ写芝者柴疾芝シェ 111011111011110110111100111011111011111010000101111001011000011010011001111010001000101010011101111010001000000010000101111001101001111110110100111001111001011010111110111010001000101010011101111011111011110110111100111011111011110110101010 efbdbcefbe85e58699e88a9de88085e69fb4e796bee88a9defbdbcefbdaa
UHC ???芝者柴疾芝?? 001111110011111100111111111100101011100111101101101110101110001111000011111100101111000011110010101110010011111100111111 3f3f3ff2b9edbae3c3f2f0f2b93f3f

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