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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN テ敕津渉シテイテ偲 11000011100111011100001110010010110000111000111111000010101111001100001110110010110000111000111011000011 c39dc392c38fc2bcc3b2c38ec3
EUC-JP テ敕津渉シテイテ偲 100011101100001111011010110001011100010011000101101111101100010010001110101111001000111011000011100011101011001010001110110000111011110011000101 8ec3dac5c4c5bec48ebc8ec38eb28ec3bcc5
UTF-8 テ敕津渉シテイテ偲 111011111011111010000011111001101001010110010101111001101011010010100101111001101011100010001001111011111011110110111100111011111011111010000011111011111011110110110010111011111011111010000011111001011000000110110010 efbe83e69595e6b4a5e6b889efbdbcefbe83efbdb2efbe83e581b2
UHC ??津?????? 00111111001111111111001011010000001111110011111100111111001111110011111100111111 3f3ff2d03f3f3f3f3f3f

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