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 ???猫\}???猫\{^ 001111110011111100111111100101000100110001011100011111010011111100111111001111111001010001001100010111000111101101011110 3f3f3f944c5c7d3f3f3f944c5c7b5e
EUC-JP ???猫\}???猫\{^ 001111110011111100111111110001111010110101011100011111010011111100111111001111111100011110101101010111000111101101011110 3f3f3fc7ad5c7d3f3f3fc7ad5c7b5e
UTF-8 렺렩렻猫\}렺렩렻猫\{^ 1110101110100000101110101110101110100000101010011110101110100000101110111110011110001100101010110101110001111101111010111010000010111010111010111010000010101001111010111010000010111011111001111000110010101011010111000111101101011110 eba0baeba0a9eba0bbe78cab5c7deba0baeba0a9eba0bbe78cab5c7b5e
UHC 렺렩렻猫\}렺렩렻猫\{^ 100011101100001010001110101101111000111011000011110110011101111001011100011111011000111011000010100011101011011110001110110000111101100111011110010111000111101101011110 8ec28eb78ec3d9de5c7d8ec28eb78ec3d9de5c7b5e

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