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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN テサテ職テサテ職B 1100001110111011110000111001000001000101110000111011101111000011100100000100010101000010 c3bbc39045c3bbc3904542
EUC-JP テサテ職テサテ職B 1000111011000011100011101011101110001110110000111011111110100110100011101100001110001110101110111000111011000011101111111010011001000010 8ec38ebb8ec3bfa68ec38ebb8ec3bfa642
UTF-8 テサテ職テサテ職B 11101111101111101000001111101111101111011011101111101111101111101000001111101000100000011011011111101111101111101000001111101111101111011011101111101111101111101000001111101000100000011011011101000010 efbe83efbdbbefbe83e881b7efbe83efbdbbefbe83e881b742
UHC ???職???職B 0011111100111111001111111111001011000101001111110011111100111111111100101100010101000010 3f3f3ff2c53f3f3ff2c542

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