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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN テ淌コツ堙淌ケテカ^ 11000011100111111100001110111010110000101001101011000011100111111100001110111001110000111011011001011110 c39fc3bac29ac39fc3b9c3b65e
EUC-JP テ淌コツ堙淌ケテカ^ 10001110110000111101111011000101100011101011101010001110110000101101010011000101110111101100010110001110101110011000111011000011100011101011011001011110 8ec3dec58eba8ec2d4c5dec58eb98ec38eb65e
UTF-8 テ淌コツ堙淌ケテカ^ 11101111101111101000001111100110101101111000110011101111101111011011101011101111101111101000001011100101101000001001100111100110101101111000110011101111101111011011100111101111101111101000001111101111101111011011011001011110 efbe83e6b78cefbdbaefbe82e5a099e6b78cefbdb9efbe83efbdb65e
UHC ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e

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