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 肬る洲\}肬る洲\{^ 1110001111101101100000101110100110001111010001100101110001111101111000111110110110000010111010011000111101000110010111000111101101011110 e3ed82e98f465c7de3ed82e98f465c7b5e
EUC-JP 肬る洲\}肬る洲\{^ 1110011011101111101001001110101110111101101001110101110001111101111001101110111110100100111010111011110110100111010111000111101101011110 e6efa4ebbda75c7de6efa4ebbda75c7b5e
UTF-8 肬る洲\}肬る洲\{^ 1110100010000010101011001110001110000010100010111110011010110100101100100101110001111101111010001000001010101100111000111000001010001011111001101011010010110010010111000111101101011110 e882ace3828be6b4b25c7de882ace3828be6b4b25c7b5e
UHC ?る洲\}?る洲\{^ 001111111010101011101011111100011011110101011100011111010011111110101010111010111111000110111101010111000111101101011110 3faaebf1bd5c7d3faaebf1bd5c7b5e

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