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 荏耕??}荏耕??{^ 100010010110000010001101011010110011111100111111011111011000100101100000100011010110101100111111001111110111101101011110 89608d6b3f3f7d89608d6b3f3f7b5e
EUC-JP 荏耕??}荏耕??{^ 101100011100000110111001110011000011111100111111011111011011000111000001101110011100110000111111001111110111101101011110 b1c1b9cc3f3f7db1c1b9cc3f3f7b5e
UTF-8 荏耕렔렔}荏耕렔렔{^ 111010001000110110001111111010001000000010010101111010111010000010010100111010111010000010010100011111011110100010001101100011111110100010000000100101011110101110100000100101001110101110100000100101000111101101011110 e88d8fe88095eba094eba0947de88d8fe88095eba094eba0947b5e
UHC 荏耕렔렔}荏耕렔렔{^ 11101100111110111100110011101001100011101010100110001110101010010111110111101100111110111100110011101001100011101010100110001110101010010111101101011110 ecfbcce98ea98ea97decfbcce98ea98ea97b5e

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