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 篠ツナ耳篠ム「^ 1000111011000010110000101100010110001110101010001000111011000010110100011010001001011110 8ec2c2c58ea88ec2d1a25e
EUC-JP 篠ツナ耳篠ム「^ 101111001100010010001110110000101000111011000101101111001010101010111100110001001000111011010001100011101010001001011110 bcc48ec28ec5bcaabcc48ed18ea25e
UTF-8 篠ツナ耳篠ム「^ 11100111101011111010000011101111101111101000001011101111101111101000010111101000100000001011001111100111101011111010000011101111101111101001000111101111101111011010001001011110 e7afa0efbe82efbe85e880b3e7afa0efbe91efbda25e
UHC 篠??耳篠??^ 1110000111000110001111110011111111101100101111001110000111000110001111110011111101011110 e1c63f3fecbce1c63f3f5e

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