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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN タ釥ミn}タ釥ミn{^ 11000000111110111100000011010000011011100111110111000000111110111100000011010000011011100111101101011110 c0fbc0d06e7dc0fbc0d06e7b5e
EUC-JP タ釥ミn}タ釥ミn{^ 10001110110000001000111111100011101010111000111011010000011011100111110110001110110000001000111111100011101010111000111011010000011011100111101101011110 8ec08fe3ab8ed06e7d8ec08fe3ab8ed06e7b5e
UTF-8 タ釥ミn}タ釥ミn{^ 1110111110111110100000001110100110000111101001011110111110111110100100000110111001111101111011111011111010000000111010011000011110100101111011111011111010010000011011100111101101011110 efbe80e987a5efbe906e7defbe80e987a5efbe906e7b5e
UHC ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e

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