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 舎治蔀鰕}舎治蔀鰕{^ 10001110110010011000111010100001100011101100000111101001110011110111110110001110110010011000111010100001100011101100000111101001110011110111101101011110 8ec98ea18ec1e9cf7d8ec98ea18ec1e9cf7b5e
EUC-JP 舎治蔀鰕}舎治蔀鰕{^ 10111100110010111011110010100011101111001100001111110010110100010111110110111100110010111011110010100011101111001100001111110010110100010111101101011110 bccbbca3bcc3f2d17dbccbbca3bcc3f2d17b5e
UTF-8 舎治蔀鰕}舎治蔀鰕{^ 111010001000100010001110111001101011001010111011111010001001010010000000111010011011000010010101011111011110100010001000100011101110011010110010101110111110100010010100100000001110100110110000100101010111101101011110 e8888ee6b2bbe89480e9b0957de8888ee6b2bbe89480e9b0957b5e
UHC ?治?鰕}?治?鰕{^ 001111111111011010111101001111111111100111001000011111010011111111110110101111010011111111111001110010000111101101011110 3ff6bd3ff9c87d3ff6bd3ff9c87b5e

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