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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?蓑???蓑??^ 0011111110010110101010100011111100111111001111111001011010101010001111110011111101011110 3f96aa3f3f3f96aa3f3f5e
EUC-JP ?蓑???蓑??^ 0011111111001100101011000011111100111111001111111100110010101100001111110011111101011110 3fccac3f3f3fccac3f3f5e
UTF-8 鱗蓑렰렡鱗蓑렰렡^ 11101111101001111011001011101000100100111001000111101011101000001011000011101011101000001010000111101111101001111011001011101000100100111001000111101011101000001011000011101011101000001010000101011110 efa7b2e89391eba0b0eba0a1efa7b2e89391eba0b0eba0a15e
UHC 鱗蓑렰렡鱗蓑렰렡^ 1110110011100111110111101110111010001110101111011000111010110010111011001110011111011110111011101000111010111101100011101011001001011110 ece7deee8ebd8eb2ece7deee8ebd8eb25e

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