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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ????猫????杳^ 00111111001111110011111100111111100101000100110000111111001111110011111100111111100111011110000001011110 3f3f3f3f944c3f3f3f3f9de05e
EUC-JP ????猫????杳^ 00111111001111110011111100111111110001111010110100111111001111110011111100111111110110101110001001011110 3f3f3f3fc7ad3f3f3f3fdae25e
UTF-8 렻렒렺맣猫렻렒렺맣杳^ 11101011101000001011101111101011101000001001001011101011101000001011101011101011101001111010001111100111100011001010101111101011101000001011101111101011101000001001001011101011101000001011101011101011101001111010001111100110100111011011001101011110 eba0bbeba092eba0baeba7a3e78cabeba0bbeba092eba0baeba7a3e69db35e
UHC 렻렒렺맣猫렻렒렺맣杳^ 100011101100001110001110101001111000111011000010101110001100010011011001110111101000111011000011100011101010011110001110110000101011100011000100110110011101110001011110 8ec38ea78ec2b8c4d9de8ec38ea78ec2b8c4d9dc5e

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