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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN テュテエテ甘ョテ環ク 110000111010110111000011101101001100001110001010110000111010111011000011100010101100001010111000 c3adc3b4c38ac3aec38ac2b8
EUC-JP テュテエテ甘ョテ環ク 1000111011000011100011101010110110001110110000111000111010110100100011101100001110110100110001011000111010101110100011101100001110110100110001001000111010111000 8ec38ead8ec38eb48ec3b4c58eae8ec3b4c48eb8
UTF-8 テュテエテ甘ョテ環ク 111011111011111010000011111011111011110110101101111011111011111010000011111011111011110110110100111011111011111010000011111001111001010010011000111011111011110110101110111011111011111010000011111001111001001010110000111011111011110110111000 efbe83efbdadefbe83efbdb4efbe83e79498efbdaeefbe83e792b0efbdb8
UHC ?????甘??環? 001111110011111100111111001111110011111111001010111101100011111100111111111111001011101100111111 3f3f3f3f3fcaf63f3ffcbb3f

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