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 テョテ凖ゥツュテ債シ 110000111010111011000011100110011100001110101001110000101010110111000011100011011100001010111100 c3aec399c3a9c2adc38dc2bc
EUC-JP テョテ凖ゥツュテ債シ 1000111011000011100011101010111010001110110000111101001011000101100011101010100110001110110000101000111010101101100011101100001110111010110001001000111010111100 8ec38eae8ec3d2c58ea98ec28ead8ec3bac48ebc
UTF-8 テョテ凖ゥツュテ債シ 111011111011111010000011111011111011110110101110111011111011111010000011111001011000011110010110111011111011110110101001111011111011111010000010111011111011110110101101111011111011111010000011111001011000001010110101111011111011110110111100 efbe83efbdaeefbe83e58796efbda9efbe82efbdadefbe83e582b5efbdbc
UHC ????????債? 0011111100111111001111110011111100111111001111110011111100111111111100111111000000111111 3f3f3f3f3f3f3f3ff3f03f

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