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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ?????枇?^ 001111110011111100111111001111110011111110010100111110000011111101011110 3f3f3f3f3f94f83f5e
EUC-JP ?????枇?^ 001111110011111100111111001111110011111111001000111110100011111101011110 3f3f3f3f3fc8fa3f5e
UTF-8 룶웡▩룶웩枇▣^ 11101011101000111011011011101100100110111010000111100010100101101010100111101011101000111011011011101100100110111010100111100110100111101000011111100010100101101010001101011110 eba3b6ec9ba1e296a9eba3b6ec9ba9e69e87e296a35e
UHC 룶웡▩룶웩枇▣^ 100011111010101110111111111111011010001011001100100011111010101111000000101000011101110111101101101000101100001101011110 8fabbffda2cc8fabc0a1ddeda2c35e

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