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 タ霓竈\}タ霓竈\{^ 110000001110100010111101111000100111110101011100011111011100000011101000101111011110001001111101010111000111101101011110 c0e8bde27d5c7dc0e8bde27d5c7b5e
EUC-JP タ霓竈\}タ霓竈\{^ 1000111011000000111100001011111111100011110111100101110001111101100011101100000011110000101111111110001111011110010111000111101101011110 8ec0f0bfe3de5c7d8ec0f0bfe3de5c7b5e
UTF-8 タ霓竈\}タ霓竈\{^ 1110111110111110100000001110100110011100100100111110011110101011100010000101110001111101111011111011111010000000111010011001110010010011111001111010101110001000010111000111101101011110 efbe80e99c93e7ab885c7defbe80e99c93e7ab885c7b5e
UHC ?霓?\}?霓?\{^ 00111111111001111110011100111111010111000111110100111111111001111110011100111111010111000111101101011110 3fe7e73f5c7d3fe7e73f5c7b5e

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