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^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 篠疾偲竺D篠疾偲竺D^ 10001110110000101000111010111110100011101100001110001110101100010100010010001110110000101000111010111110100011101100001110001110101100010100010001011110 8ec28ebe8ec38eb1448ec28ebe8ec38eb1445e
EUC-JP 篠疾偲竺D篠疾偲竺D^ 10111100110001001011110011000000101111001100010110111100101100110100010010111100110001001011110011000000101111001100010110111100101100110100010001011110 bcc4bcc0bcc5bcb344bcc4bcc0bcc5bcb3445e
UTF-8 篠疾偲竺D篠疾偲竺D^ 111001111010111110100000111001111001011010111110111001011000000110110010111001111010101110111010010001001110011110101111101000001110011110010110101111101110010110000001101100101110011110101011101110100100010001011110 e7afa0e796bee581b2e7abba44e7afa0e796bee581b2e7abba445e
UHC 篠疾?竺D篠疾?竺D^ 1110000111000110111100101111000000111111111101011110011101000100111000011100011011110010111100000011111111110101111001110100010001011110 e1c6f2f03ff5e744e1c6f2f03ff5e7445e

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