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 ??????????? 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f3f
SJIS-WIN テォテェツ・テヲツ卍ッ 110000111010101111000011101010101100001010100101110000111010011011000010100110011100001010101111 c3abc3aac2a5c3a6c299c2af
EUC-JP テォテェツ・テヲツ卍ッ 10001110110000111000111010101011100011101100001110001110101010101000111011000010100011101010010110001110110000111000111010100110100011101100001011010010110001001000111010101111 8ec38eab8ec38eaa8ec28ea58ec38ea68ec2d2c48eaf
UTF-8 テォテェツ・テヲツ卍ッ 111011111011111010000011111011111011110110101011111011111011111010000011111011111011110110101010111011111011111010000010111011111011110110100101111011111011111010000011111011111011110110100110111011111011111010000010111001011000110110001101111011111011110110101111 efbe83efbdabefbe83efbdaaefbe82efbda5efbe83efbda6efbe82e58d8defbdaf
UHC ?????????卍? 001111110011111100111111001111110011111100111111001111110011111100111111110110001011001100111111 3f3f3f3f3f3f3f3f3fd8b33f

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