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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN ???梨\}???梨\{^ 001111110011111100111111100101111001110001011100011111010011111100111111001111111001011110011100010111000111101101011110 3f3f3f979c5c7d3f3f3f979c5c7b5e
EUC-JP ???梨\}???梨\{^ 001111110011111100111111110011011111110001011100011111010011111100111111001111111100110111111100010111000111101101011110 3f3f3fcdfc5c7d3f3f3fcdfc5c7b5e
UTF-8 렺렟렻梨\}렺렟렻梨\{^ 1110101110100000101110101110101110100000100111111110101110100000101110111110011010100010101010000101110001111101111010111010000010111010111010111010000010011111111010111010000010111011111001101010001010101000010111000111101101011110 eba0baeba09feba0bbe6a2a85c7deba0baeba09feba0bbe6a2a85c7b5e
UHC 렺렟렻梨\}렺렟렻梨\{^ 100011101100001010001110101100001000111011000011110101111101111001011100011111011000111011000010100011101011000010001110110000111101011111011110010111000111101101011110 8ec28eb08ec3d7de5c7d8ec28eb08ec3d7de5c7b5e

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