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 蟋夐・耕}蟋夐・耕{^ 1110010110100111100110101110100110100101100011010110101101111101111001011010011110011010111010011010010110001101011010110111101101011110 e5a79ae9a58d6b7de5a79ae9a58d6b7b5e
EUC-JP 蟋夐・耕}蟋夐・耕{^ 11101010101010011101010011101011100011101010010110111001110011000111110111101010101010011101010011101011100011101010010110111001110011000111101101011110 eaa9d4eb8ea5b9cc7deaa9d4eb8ea5b9cc7b5e
UTF-8 蟋夐・耕}蟋夐・耕{^ 111010001001111110001011111001011010010010010000111011111011110110100101111010001000000010010101011111011110100010011111100010111110010110100100100100001110111110111101101001011110100010000000100101010111101101011110 e89f8be5a490efbda5e880957de89f8be5a490efbda5e880957b5e
UHC ???耕}???耕{^ 00111111001111110011111111001100111010010111110100111111001111110011111111001100111010010111101101011110 3f3f3fcce97d3f3f3fcce97b5e

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