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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP 靷???靷???^ 10001111111001111011110100111111001111110011111110001111111001111011110100111111001111110011111101011110 8fe7bd3f3f3f8fe7bd3f3f3f5e
UTF-8 靷쿡렋렔靷쿡렋렔^ 11101001100111011011011111101100101111111010000111101011101000001000101111101011101000001001010011101001100111011011011111101100101111111010000111101011101000001000101111101011101000001001010001011110 e99db7ecbfa1eba08beba094e99db7ecbfa1eba08beba0945e
UHC 靷쿡렋렔靷쿡렋렔^ 1110110011100110110001001110111010001110101000101000111010101001111011001110011011000100111011101000111010100010100011101010100101011110 ece6c4ee8ea28ea9ece6c4ee8ea28ea95e

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