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{^ 00111111001111110011111101011100011011100111110100111111001111110011111101011100011011100111101101011110 3f3f3f5c6e7d3f3f3f5c6e7b5e
SJIS-WIN 荏耕?\n}荏耕?\n{^ 1000100101100000100011010110101100111111010111000110111001111101100010010110000010001101011010110011111101011100011011100111101101011110 89608d6b3f5c6e7d89608d6b3f5c6e7b5e
EUC-JP 荏耕?\n}荏耕?\n{^ 1011000111000001101110011100110000111111010111000110111001111101101100011100000110111001110011000011111101011100011011100111101101011110 b1c1b9cc3f5c6e7db1c1b9cc3f5c6e7b5e
UTF-8 荏耕썼\n}荏耕썼\n{^ 11101000100011011000111111101000100000001001010111101100100011011011110001011100011011100111110111101000100011011000111111101000100000001001010111101100100011011011110001011100011011100111101101011110 e88d8fe88095ec8dbc5c6e7de88d8fe88095ec8dbc5c6e7b5e
UHC 荏耕썼\n}荏耕썼\n{^ 11101100111110111100110011101001101111011110100001011100011011100111110111101100111110111100110011101001101111011110100001011100011011100111101101011110 ecfbcce9bde85c6e7decfbcce9bde85c6e7b5e

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