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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 蹊??D蹊??D^ 1110011011111100001111110011111101000100111001101111110000111111001111110100010001011110 e6fc3f3f44e6fc3f3f445e
EUC-JP 蹊??D蹊??D^ 1110110011111110001111110011111101000100111011001111111000111111001111110100010001011110 ecfe3f3f44ecfe3f3f445e
UTF-8 蹊얏콖D蹊얏콖D^ 111010001011100110001010111011001001011010001111111011001011110110010110010001001110100010111001100010101110110010010110100011111110110010111101100101100100010001011110 e8b98aec968fecbd9644e8b98aec968fecbd96445e
UHC 蹊얏콖D蹊얏콖D^ 111110111011011110111110111001101011000110010000010001001111101110110111101111101110011010110001100100000100010001011110 fbb7bee6b19044fbb7bee6b190445e

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