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 ????h????? 00111111001111110011111100111111011010000011111100111111001111110011111100111111 3f3f3f3f683f3f3f3f3f
SJIS-WIN ?似??h????? 0011111110001110100101110011111100111111011010000011111100111111001111110011111100111111 3f8e973f3f683f3f3f3f3f
EUC-JP ?似??h?珏??? 00111111101110111111011100111111001111110110100000111111100011111100101111101101001111110011111100111111 3fbbf73f3f683f8fcbed3f3f3f
UTF-8 렺似旽렓h렺珏렭렺옵 11101011101000001011101011100100101111001011110011100110100101111011110111101011101000001001001101101000111010111010000010111010111001111000111110001111111010111010000010101101111010111010000010111010111011001001100010110101 eba0bae4bcbce697bdeba09368eba0bae78f8feba0adeba0baec98b5
UHC 렺似旽렓h렺珏렭렺옵 10001110110000101101111011000100110101001100010110001110101010000110100010001110110000101100101011000100100011101011101010001110110000101011111111001001 8ec2dec4d4c58ea8688ec2cac48eba8ec2bfc9

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