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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 爭耕?\}爭耕?\{^ 111000001010010110001101011010110011111101011100011111011110000010100101100011010110101100111111010111000111101101011110 e0a58d6b3f5c7de0a58d6b3f5c7b5e
EUC-JP 爭耕?\}爭耕?\{^ 111000001010011110111001110011000011111101011100011111011110000010100111101110011100110000111111010111000111101101011110 e0a7b9cc3f5c7de0a7b9cc3f5c7b5e
UTF-8 爭耕눼\}爭耕눼\{^ 1110011110001000101011011110100010000000100101011110101110001000101111000101110001111101111001111000100010101101111010001000000010010101111010111000100010111100010111000111101101011110 e788ade88095eb88bc5c7de788ade88095eb88bc5c7b5e
UHC 爭耕눼\}爭耕눼\{^ 1110111010110011110011001110100110110100101101000101110001111101111011101011001111001100111010011011010010110100010111000111101101011110 eeb3cce9b4b45c7deeb3cce9b4b45c7b5e

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