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 豕ウ寀ハ}豕ウ寀ハ{^ 1110011010110011101100111111101010100111100000110110111001111101111001101011001110110011111110101010011110000011011011100111101101011110 e6b3b3faa7836e7de6b3b3faa7836e7b5e
EUC-JP 豕ウ寀ハ}豕ウ寀ハ{^ 111011001011010110001110101100111000111110111010110110111010010111001111011111011110110010110101100011101011001110001111101110101101101110100101110011110111101101011110 ecb58eb38fbadba5cf7decb58eb38fbadba5cf7b5e
UTF-8 豕ウ寀ハ}豕ウ寀ハ{^ 111010001011000110010101111011111011110110110011111001011010111110000000111000111000001110001111011111011110100010110001100101011110111110111101101100111110010110101111100000001110001110000011100011110111101101011110 e8b195efbdb3e5af80e3838f7de8b195efbdb3e5af80e3838f7b5e
UHC 豕?寀ハ}豕?寀ハ{^ 1110001111001110001111111111001111110010101010111100111101111101111000111100111000111111111100111111001010101011110011110111101101011110 e3ce3ff3f2abcf7de3ce3ff3f2abcf7b5e

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