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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN テ佚津サテ古湘 1100001110011000110000111001001011000011101110111100001110001100110000111000111111000011 c398c392c3bbc38cc38fc3
EUC-JP テ佚津サテ古湘 1000111011000011110100001100010111000100110001011000111010111011100011101100001110111000110001011011111011000101 8ec3d0c5c4c58ebb8ec3b8c5bec5
UTF-8 テ佚津サテ古湘 111011111011111010000011111001001011110110011010111001101011010010100101111011111011110110111011111011111011111010000011111001011000111110100100111001101011100110011000 efbe83e4bd9ae6b4a5efbdbbefbe83e58fa4e6b998
UHC ?佚津??古湘 0011111111101100111010101111001011010000001111110011111111001101101011111101111111001111 3feceaf2d03f3fcdafdfcf

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