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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN テδ愿δ静δ愿δ真 1100001110000011110000101001110011000011100000111100001010010000110000111000001111000010100111001100001110000011110000101001000001011110 c383c29cc383c290c383c29cc383c2905e
EUC-JP テδ愿δ静δ愿δ真 100011101100001110100110110001001101100011000101101001101100010011000000110001011010011011000100110110001100010110100110110001001011111110111111 8ec3a6c4d8c5a6c4c0c5a6c4d8c5a6c4bfbf
UTF-8 テδ愿δ静δ愿δ真 1110111110111110100000111100111010110100111001101000010010111111110011101011010011101001100111011001100111001110101101001110011010000100101111111100111010110100111001111001110010011111 efbe83ceb4e684bfceb4e99d99ceb4e684bfceb4e79c9f
UHC ?δ愿δ?δ愿δ? 001111111010010111100100111010101011010010100101111001000011111110100101111001001110101010110100101001011110010000111111 3fa5e4eab4a5e43fa5e4eab4a5e43f

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