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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN タ鰛ュ}タ鰛ュ{^ 111100101011001011000000111010011101101010101101011111011111001010110010110000001110100111011010101011010111101101011110 f2b2c0e9daad7df2b2c0e9daad7b5e
EUC-JP ?タ鰛ュ}?タ鰛ュ{^ 0011111110001110110000001111001011011100100011101010110101111101001111111000111011000000111100101101110010001110101011010111101101011110 3f8ec0f2dc8ead7d3f8ec0f2dc8ead7b5e
UTF-8 タ鰛ュ}タ鰛ュ{^ 111011101000011110101001111011111011111010000000111010011011000010011011111011111011110110101101011111011110111010000111101010011110111110111110100000001110100110110000100110111110111110111101101011010111101101011110 ee87a9efbe80e9b09befbdad7dee87a9efbe80e9b09befbdad7b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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