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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN テュツ堋愿ュツ堋啼^ 1100001110101101110000101001101011000010100111001100001110101101110000101001101011000010100110100110010101011110 c3adc29ac29cc3adc29ac29a655e
EUC-JP テュツ堋愿ュツ堋啼^ 10001110110000111000111010101101100011101100001011010100110001001101100011000101100011101010110110001110110000101101010011000100110100111100011001011110 8ec38ead8ec2d4c4d8c58ead8ec2d4c4d3c65e
UTF-8 テュツ堋愿ュツ堋啼^ 11101111101111101000001111101111101111011010110111101111101111101000001011100101101000001000101111100110100001001011111111101111101111011010110111101111101111101000001011100101101000001000101111100101100101011011110001011110 efbe83efbdadefbe82e5a08be684bfefbdadefbe82e5a08be595bc5e
UHC ????愿???啼^ 001111110011111100111111001111111110101010110100001111110011111100111111111100001010011001011110 3f3f3f3feab43f3f3ff0a65e

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