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 テδ淌δオテつ 1100001110000011110000101001111111000011100000111100001010110101110000111000001011000010 c383c29fc383c2b5c382c2
EUC-JP テδ淌δオテつ 1000111011000011101001101100010011011110110001011010011011000100100011101011010110001110110000111010010011000100 8ec3a6c4dec5a6c48eb58ec3a4c4
UTF-8 テδ淌δオテつ 11101111101111101000001111001110101101001110011010110111100011001100111010110100111011111011110110110101111011111011111010000011111000111000000110100100 efbe83ceb4e6b78cceb4efbdb5efbe83e381a4
UHC ?δ?δ??つ 00111111101001011110010000111111101001011110010000111111001111111010101011000100 3fa5e43fa5e43f3faac4

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