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 ??????????? 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f3f
SJIS-WIN テつ姚テつ擁テδ・テδ 1100001110000010110000101001101101001100110000111000001011000010100101110110100111000011100000111100001010100101110000111000001111000010 c382c29b4cc382c29769c383c2a5c383c2
EUC-JP テつ姚テつ擁テδ・テδ 10001110110000111010010011000100110101011010110110001110110000111010010011000100110011011100101010001110110000111010011011000100100011101010010110001110110000111010011011000100 8ec3a4c4d5ad8ec3a4c4cdca8ec3a6c48ea58ec3a6c4
UTF-8 テつ姚テつ擁テδ・テδ 11101111101111101000001111100011100000011010010011100101101001111001101011101111101111101000001111100011100000011010010011100110100100111000000111101111101111101000001111001110101101001110111110111101101001011110111110111110100000111100111010110100 efbe83e381a4e5a79aefbe83e381a4e69381efbe83ceb4efbda5efbe83ceb4
UHC ?つ姚?つ擁?δ??δ 0011111110101010110001001110100011101110001111111010101011000100111010001011011000111111101001011110010000111111001111111010010111100100 3faac4e8ee3faac4e8b63fa5e43f3fa5e4

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