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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN シテ籵\}シテ籵\{^ 10111100110000111110001011100000010111000111110110111100110000111110001011100000010111000111101101011110 bcc3e2e05c7dbcc3e2e05c7b5e
EUC-JP シテ籵\}シテ籵\{^ 1000111010111100100011101100001111100100111000100101110001111101100011101011110010001110110000111110010011100010010111000111101101011110 8ebc8ec3e4e25c7d8ebc8ec3e4e25c7b5e
UTF-8 シテ籵\}シテ籵\{^ 1110111110111101101111001110111110111110100000111110011110110001101101010101110001111101111011111011110110111100111011111011111010000011111001111011000110110101010111000111101101011110 efbdbcefbe83e7b1b55c7defbdbcefbe83e7b1b55c7b5e
UHC ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e

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