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 芸???芸???^ 1000110001111100001111110011111100111111100011000111110000111111001111110011111101011110 8c7c3f3f3f8c7c3f3f3f5e
EUC-JP 芸???芸???^ 1011011111011101001111110011111100111111101101111101110100111111001111110011111101011110 b7dd3f3f3fb7dd3f3f3f5e
UTF-8 芸렑履렰芸렑履렰^ 11101000100010101011100011101011101000001001000111101111101001111001111111101011101000001011000011101000100010101011100011101011101000001001000111101111101001111001111111101011101000001011000001011110 e88ab8eba091efa79feba0b0e88ab8eba091efa79feba0b05e
UHC 芸렑履렰芸렑履렰^ 1110100111111101100011101010011011101100101010101000111010111101111010011111110110001110101001101110110010101010100011101011110101011110 e9fd8ea6ecaa8ebde9fd8ea6ecaa8ebd5e

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